共用方式為


IApplicationInsightsComponentFeatureCapability.MeterId Property

Definition

The meter used for the capability.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The meter used for the capability.", 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 used for the capability.", 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