Share via


CloudTieringSpaceSavings.SpaceSavingsBytes Property

Definition

Gets count of bytes saved on the server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to