ApplicationGatewayLoadDistributionTarget interface

Load Distribution Target of an application gateway.

Extends

Properties

backendAddressPool

Backend address pool resource of the application gateway.

etag

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

name

Name of the load distribution policy that is unique within an Application Gateway.

type

Type of the resource.

weightPerServer

Weight per server. Range between 1 and 100.

Inherited Properties

id

Resource ID.

Property Details

backendAddressPool

Backend address pool resource of the application gateway.

backendAddressPool?: SubResource

Property Value

etag

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

etag?: string

Property Value

string

name

Name of the load distribution policy that is unique within an Application Gateway.

name?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string

weightPerServer

Weight per server. Range between 1 and 100.

weightPerServer?: number

Property Value

number

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id