Compartir a través de


Device.ProvisionedVolumeSizeInBytes Propiedad

Definición

Obtiene o establece la capacidad total en bytes de volúmenes anclados localmente y en capas en el dispositivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a