Compartir a través de


NetworkInterfaceIPConfiguration.ApplicationGatewayBackendAddressPools Propiedad

Definición

Obtiene o establece la referencia al recurso ApplicationGatewayBackendAddressPool.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a