次の方法で共有


CommonClusterProperties.ClusterId プロパティ

定義

ID を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="clusterId")]
public int? ClusterId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterId")>]
member this.ClusterId : Nullable<int>
Public ReadOnly Property ClusterId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象