ApplicationInsightsComponentExportConfiguration.ContainerName Property

Definition

Gets the name of the destination storage container.

[Newtonsoft.Json.JsonProperty(PropertyName="ContainerName")]
public string ContainerName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ContainerName")>]
member this.ContainerName : string
Public ReadOnly Property ContainerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to