次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.MemoryUsedKB プロパティ

定義

使用済みメモリ (合計 - 空き - バッファー - キャッシュ) を kB 単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象