Share via


IApplicationInsightsComponentExportConfiguration.ContainerName Property

Definition

The name of the destination storage container.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The name of the destination storage container.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ContainerName")]
public string ContainerName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The name of the destination storage container.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="ContainerName")>]
member this.ContainerName : string
Public ReadOnly Property ContainerName As String

Property Value

Attributes

Applies to