DirectoryConfiguration.ContainerName Property

 

Optional. The name of the blob container in your Azure Storage account that will be used to store the log files.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public string ContainerName { get; set; }

Property Value

Type: System.String
Return to top
Show: