次の方法で共有


CloudTieringSpaceSavings.SpaceSavingsPercent プロパティ

定義

合計サイズに対するキャッシュ サイズの割合を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="spaceSavingsPercent")]
public int? SpaceSavingsPercent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spaceSavingsPercent")>]
member this.SpaceSavingsPercent : Nullable<int>
Public ReadOnly Property SpaceSavingsPercent As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象