InboundNatRulePropertiesFormat.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; }
[<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>
Public ReadOnly Property ApplicationGatewayBackendAddressPool As List(Of IApplicationGatewayBackendAddressPool)

Property Value

Implements

Attributes

Applies to