Partager via


IApplicationInsightsComponentProperties.Name Property

Definition

Application name.

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

Property Value

Attributes

Applies to