IAzureMonitorWorkspaceResource.MetricInternalId 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 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