Compartir a través de


AccessControlRecord.VolumeCount Propiedad

Definición

Obtiene el número de volúmenes que usan el registro de control de acceso.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a