AddonVrProperties.VrsCount Property

Definition

Gets or sets the vSphere Replication Server (VRS) count

[Newtonsoft.Json.JsonProperty(PropertyName="vrsCount")]
public int VrsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vrsCount")>]
member this.VrsCount : int with get, set
Public Property VrsCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to