Compartir a través de


Device.ProvisionedLocalStorageInBytes Propiedad

Definición

Obtiene o establece el almacenamiento en bytes que se usa para volúmenes anclados localmente en el dispositivo (incluida la reserva local adicional).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a