Share via


CloudTieringSpaceSavings.SpaceSavingsPercent Property

Definition

Gets percentage of cached size over total size

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to