Compartir a través de


ApplicationGatewayProbe.MinServers Propiedad

Definición

Obtiene o establece el número mínimo de servidores que siempre están marcados como correctos. El valor predeterminado es 0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a