CommonClusterProperties.ClusterSize 屬性

定義

取得或設定叢集大小

[Newtonsoft.Json.JsonProperty(PropertyName="clusterSize")]
public int? ClusterSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterSize")>]
member this.ClusterSize : Nullable<int> with get, set
Public Property ClusterSize As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於