次の方法で共有


ManagedCluster.ClusterId プロパティ

定義

クラスター リソースに対して生成されたサービスの一意識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象