Share via


FailoverTarget.VolumesCount Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to