Partager via


VirtualMachineScaleSetIPConfiguration.ApplicationGatewayBackendAddressPools Propriété

Définition

Obtient ou définit spécifie un tableau de références aux pools d’adresses principales de passerelles d’application. Un groupe identique peut référencer des pools d’adresses back-end de plusieurs passerelles Application Gateway. Plusieurs groupes identiques ne peuvent pas utiliser la même passerelle Application Gateway.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à