共用方式為


IApplicationInsightsComponentFeature.FeatureName Property

Definition

The pricing feature name.

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

Property Value

Attributes

Applies to