LoadBalancingRule interface

Describes a load balancing rule.

Properties

backendPort

The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.

frontendPort

The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.

loadDistribution

The load distribution policy for this rule.

probePort

The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.

probeProtocol

the reference to the load balancer probe used by the load balancing rule.

probeRequestPath

The probe request path. Only supported for HTTP/HTTPS probes.

protocol

The reference to the transport protocol used by the load balancing rule.

Property Details

backendPort

The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.

backendPort: number

Property Value

number

frontendPort

The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.

frontendPort: number

Property Value

number

loadDistribution

The load distribution policy for this rule.

loadDistribution?: string

Property Value

string

probePort

The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.

probePort?: number

Property Value

number

probeProtocol

the reference to the load balancer probe used by the load balancing rule.

probeProtocol: string

Property Value

string

probeRequestPath

The probe request path. Only supported for HTTP/HTTPS probes.

probeRequestPath?: string

Property Value

string

protocol

The reference to the transport protocol used by the load balancing rule.

protocol: string

Property Value

string