次の方法で共有


CassandraClusterPublicStatusDataCentersItemNodesItem.Load プロパティ

定義

スナップショット サブディレクトリ内のすべてのコンテンツを除く、データ ディレクトリ内のファイル システム データの量 (47.66 kB など) を取得または設定します。 すべての SSTable データ ファイルが含まれているため、クリーンアップされていないデータ (TTL 期限切れのセルや廃棄石など) はカウントされます。

[Newtonsoft.Json.JsonProperty(PropertyName="load")]
public string Load { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="load")>]
member this.Load : string with get, set
Public Property Load As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象