ApplicationGatewayBackendAddressPoolPropertiesFormat.BackendAddress Property

Definition

Backend addresses.

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

Property Value

Implements

Attributes

Applies to