Share via


BackendAddressPoolPropertiesFormat interface

Properties of the backend address pool.

Properties

drainPeriodInSeconds

Amount of seconds Load Balancer waits for before sending RESET to client and backend address.

loadBalancerBackendAddresses

An array of backend addresses.

location

The location of the backend address pool.

tunnelInterfaces

An array of gateway load balancer tunnel interfaces.

Property Details

drainPeriodInSeconds

Amount of seconds Load Balancer waits for before sending RESET to client and backend address.

drainPeriodInSeconds?: number

Property Value

number

loadBalancerBackendAddresses

An array of backend addresses.

loadBalancerBackendAddresses?: LoadBalancerBackendAddress[]

Property Value

location

The location of the backend address pool.

location?: string

Property Value

string

tunnelInterfaces

An array of gateway load balancer tunnel interfaces.

tunnelInterfaces?: GatewayLoadBalancerTunnelInterface[]

Property Value