ApplicationGatewayLoadDistributionPolicy interface
Load Distribution Policy of an application gateway.
- Extends
Properties
| 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. |
| load |
Load Distribution Targets resource of an application gateway. |
| load |
Load Distribution Targets resource of an application gateway. |
| name | Name of the load distribution policy that is unique within an Application Gateway. |
| provisioning |
The provisioning state of the Load Distribution Policy 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
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
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. 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