Share via


ApplicationGatewayBackendHealthPool.BackendHttpSettingsCollection Property

Definition

List of ApplicationGatewayBackendHealthHttpSettings resources.

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

Property Value

Applies to