Partager via


NetworkInterfaceIPConfigurationInner.ApplicationGatewayBackendAddressPools Propriété

Définition

Obtient ou définit la référence de la ressource ApplicationGatewayBackendAddressPool.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à