Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationGatewayBackendAddressPool

Package version

Backend Address Pool of an application gateway.

Hierarchy

Index

Properties

Optional backendAddresses

Backend addresses

Optional backendIPConfigurations

backendIPConfigurations: NetworkInterfaceIPConfiguration[]

Collection of references to IPs defined in network interfaces.

Optional etag

etag: undefined | string

A unique read-only string that changes whenever the resource is updated.

Optional id

id: undefined | string

Resource ID.

Optional name

name: undefined | string

Resource that is unique within a resource group. This name can be used to access the resource.

Optional provisioningState

provisioningState: undefined | string

Provisioning state of the backend address pool resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Optional type

type: undefined | string

Type of the resource.

Generated using TypeDoc