Compartir a través de


FailoverTarget.VolumesCount Propiedad

Definición

Obtiene o establece el recuento de volúmenes en el dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="volumesCount")]
public int? VolumesCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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