Partager via


LoadBalancer.BackendAddressPools Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendAddressPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.BackendAddressPool> BackendAddressPools { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendAddressPools")>]
member this.BackendAddressPools : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.BackendAddressPool> with get, set
Public Property BackendAddressPools As IList(Of BackendAddressPool)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to