Compartilhar via


ApplicationGatewayBackendHealthPool.BackendHttpSettingsCollection Propriedade

Definição

Obtém ou define a lista de recursos ApplicationGatewayBackendHealthHttpSettings.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a