Compartir a través de


ManagementGroup.ServerCount Propiedad

Definición

Obtiene o establece el número de servidores conectados al grupo de administración.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverCount")]
public int? ServerCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverCount")>]
member this.ServerCount : Nullable<int> with get, set
Public Property ServerCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a