Condividi tramite


NicIpConfigurationResourceSettings.LoadBalancerBackendAddressPools Property

Definition

Gets or sets the references of the load balancer backend address pools.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to