次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.MemoryTotalKB プロパティ

定義

kB のインストール済みメモリの合計 (/proc/meminfo の MemTotal と SwapTotal) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象