Share via


ApplicationGatewayData.BackendSettingsCollection Property

Definition

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

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

Property Value

Applies to