Freigeben über


ApplicationGatewayInner.BackendHttpSettingsCollection Eigenschaft

Definition

Ruft back-End-HTTP-Einstellungen der Application Gateway-Ressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: