次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.DiskFreeKB プロパティ

定義

ディレクトリ /var/lib/cassandra のディスク空き容量を kB 単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象