Partager via


ApplicationGatewayProbeInner.MinServers Propriété

Définition

Obtient ou définit le nombre minimal de serveurs qui sont toujours marqués comme sains. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à