共用方式為


IApplicationInsightsComponentFeature.MeterId Property

Definition

The meter id used for the feature.

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

Property Value

Attributes

Applies to