Share via


CloudTieringSpaceSavings.VolumeSizeBytes Property

Definition

Gets volume size

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to