次の方法で共有


CloudTieringSpaceSavings.SpaceSavingsBytes プロパティ

定義

サーバーに保存されているバイト数を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="spaceSavingsBytes")]
public long? SpaceSavingsBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spaceSavingsBytes")>]
member this.SpaceSavingsBytes : Nullable<int64>
Public ReadOnly Property SpaceSavingsBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象