VolumeContainerInner.TotalCloudStorageUsageInBytes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to