Share via


Cluster.MetricId Property

Definition

Gets the metric ID of the cluster resource. Provided by the service and not modifiable by the user.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metricId")]
public string MetricId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metricId")>]
member this.MetricId : string
Public ReadOnly Property MetricId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to