IMetrics.InternalId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 InternalId { 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.InternalId : string
Public ReadOnly Property InternalId As String
Property Value
- Attributes