Compartilhar via


DeviceDetails.VolumeContainerCount Propriedade

Definição

Obtém ou define o número total de contêineres de volume no 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a