ApplicationGatewayBackendAddressPool interface

Backend Address Pool of an application gateway.

Extends

Properties

backendAddresses

Backend addresses.

backendIPConfigurations

Collection of references to IPs defined in network interfaces. NOTE: This property will not be serialized. It can only be populated by the server.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the backend address pool that is unique within an Application Gateway.

provisioningState

The provisioning state of the backend address pool resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

backendAddresses

Backend addresses.

backendAddresses?: ApplicationGatewayBackendAddress[]

Property Value

backendIPConfigurations

Collection of references to IPs defined in network interfaces. NOTE: This property will not be serialized. It can only be populated by the server.

backendIPConfigurations?: NetworkInterfaceIPConfiguration[]

Property Value

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

name

Name of the backend address pool that is unique within an Application Gateway.

name?: string

Property Value

string

provisioningState

The provisioning state of the backend address pool resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id