次の方法で共有


Cluster.ClusterId プロパティ

定義

クラスターに関連付けられている ID を取得します。

[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

適用対象