Compartilhar via


ApplicationGateway.BackendSettingsCollection Propriedade

Definição

Obtém ou define as configurações de back-end do recurso de gateway de aplicativo. Para obter limites padrão, consulte Gateway de Aplicativo limites.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a