ApplicationGatewayLoadDistributionPolicy interface

Load Distribution Policy of an application gateway.

Extends

Properties

etag

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

loadDistributionAlgorithm

Load Distribution Targets resource of an application gateway.

loadDistributionTargets

Load Distribution Targets resource of an application gateway.

name

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

provisioningState

The provisioning state of the Load Distribution Policy resource.

type

Type of the resource.

Inherited Properties

id

Resource ID.

Property Details

etag

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

etag?: string

Property Value

string

loadDistributionAlgorithm

Load Distribution Targets resource of an application gateway.

loadDistributionAlgorithm?: string

Property Value

string

loadDistributionTargets

Load Distribution Targets resource of an application gateway.

loadDistributionTargets?: ApplicationGatewayLoadDistributionTarget[]

Property Value

name

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

name?: string

Property Value

string

provisioningState

The provisioning state of the Load Distribution Policy resource.

provisioningState?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id