Partilhar via


VirtualMachineScaleSetUpdateIPConfiguration.ApplicationGatewayBackendAddressPools Propriedade

Definição

Obtém ou define os pools de endereços de back-end do gateway de aplicativo.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a