Compartir a través de


Device.TotalTieredStorageInBytes Propiedad

Definición

Obtiene o establece el almacenamiento en capas total disponible en el dispositivo en bytes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a