Share via


CloudTieringSpaceSavings.TotalSizeCloudBytes Property

Definition

Gets total size of content in the azure file share

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to