Compartir a través de


StorageAccountCredential.VolumesCount Propiedad

Definición

Obtiene el recuento de volúmenes mediante esta credencial de cuenta de almacenamiento.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a