ApplicationGatewayBackendHealthPool.BackendHttpSettingsCollection Property

Definition

Gets or sets list of ApplicationGatewayBackendHealthHttpSettings resources.

[Newtonsoft.Json.JsonProperty(PropertyName="backendHttpSettingsCollection")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthHttpSettings> BackendHttpSettingsCollection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backendHttpSettingsCollection")>]
member this.BackendHttpSettingsCollection : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendHealthHttpSettings> with get, set
Public Property BackendHttpSettingsCollection As IList(Of ApplicationGatewayBackendHealthHttpSettings)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to