Compartilhar via


VolumeContainer.VolumeCount Propriedade

Definição

Obtém o número de volumes no contêiner de volume.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a