PSNetworkInterfaceIPConfiguration.ApplicationGatewayBackendAddressPools Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendAddressPool> ApplicationGatewayBackendAddressPools { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.ApplicationGatewayBackendAddressPools : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendAddressPool> with get, set
Public Property ApplicationGatewayBackendAddressPools As List(Of PSApplicationGatewayBackendAddressPool)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to