Partager via


NetworkInterfaceIPConfiguration.LoadBalancerBackendAddressPools Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to