NetworkInterfaceIPConfiguration.ApplicationGatewayBackendAddressPool Property

Definition

The reference to ApplicationGatewayBackendAddressPool resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IApplicationGatewayBackendAddressPool> ApplicationGatewayBackendAddressPool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.ApplicationGatewayBackendAddressPool : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IApplicationGatewayBackendAddressPool> with get, set
Public Property ApplicationGatewayBackendAddressPool As List(Of IApplicationGatewayBackendAddressPool)

Property Value

Implements

Attributes

Applies to