Share via


IMetrics.InternalId 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 InternalId { 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.InternalId : string
Public ReadOnly Property InternalId As String

Property Value

Attributes

Applies to