次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.DiskUsedKB プロパティ

定義

ディレクトリ /var/lib/cassandra の kB で使用されるディスクの量を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="diskUsedKB")]
public long? DiskUsedKB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskUsedKB")>]
member this.DiskUsedKB : Nullable<int64> with get, set
Public Property DiskUsedKB As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象