Partager via


ApplicationGatewayInner.BackendHttpSettingsCollection Propriété

Définition

Obtient ou définit les paramètres http principaux de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites Application Gateway.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à