Compartilhar via


StorageAccountCredential.VolumesCount Propriedade

Definição

Obtém a contagem de volumes usando essa credencial de conta de armazenamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a