ApplicationGatewayGetConfiguration.BackendHttpSettingsList Property

Definition

Optional. Backend Http Setting

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.BackendHttpSettings> BackendHttpSettingsList { get; set; }
member this.BackendHttpSettingsList : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.BackendHttpSettings> with get, set
Public Property BackendHttpSettingsList As IList(Of BackendHttpSettings)

Property Value

Applies to