你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAzureMonitorWorkspaceResource.MetricInternalId Property

Definition

An internal identifier for the metrics container. Only to be used by the system

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="An internal identifier for the metrics container. Only to be used by the system", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalId")]
public string MetricInternalId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="An internal identifier for the metrics container. Only to be used by the system", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="internalId")>]
member this.MetricInternalId : string
Public ReadOnly Property MetricInternalId As String

Property Value

Attributes

Applies to