次の方法で共有


Cluster.MetricId プロパティ

定義

クラスター リソースのメトリック ID を取得します。 サービスによって提供され、ユーザーが変更することはできません。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象