Compartir a través de


DeviceDetails.VolumeContainerCount Propiedad

Definición

Obtiene o establece el número total de contenedores de volúmenes en el dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="volumeContainerCount")]
public int? VolumeContainerCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeContainerCount")>]
member this.VolumeContainerCount : Nullable<int> with get, set
Public Property VolumeContainerCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a