Compartir a través de


VolumeContainer.TotalCloudStorageUsageInBytes Propiedad

Definición

Obtiene el almacenamiento en la nube total para el contenedor de volúmenes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a