Share via


IAzureMonitorWorkspaceProperties.MetricInternalId Property

Definition

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

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

Property Value

Attributes

Applies to