Compartir a través de


ApplicationGatewayBackendHealthHttpSettings.Servers Propiedad

Definición

Obtiene o establece la lista de recursos applicationGatewayBackendHealthServer.

[Newtonsoft.Json.JsonProperty(PropertyName="servers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHealthServer> Servers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servers")>]
member this.Servers : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayBackendHealthServer> with get, set
Public Property Servers As IList(Of ApplicationGatewayBackendHealthServer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a