Share via


ApplicationGatewayData.BackendHttpSettingsCollection Property

Definition

Backend http settings of the application gateway resource. For default limits, see Application Gateway limits.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayBackendHttpSettings> BackendHttpSettingsCollection { get; }
member this.BackendHttpSettingsCollection : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayBackendHttpSettings>
Public ReadOnly Property BackendHttpSettingsCollection As IList(Of ApplicationGatewayBackendHttpSettings)

Property Value

Applies to