BackendPoolUpdateParameters interface

A collection of backends that can be routed to.

Properties

backends

The set of backends for this pool

healthProbeSettings

L7 health probe settings for a backend pool

loadBalancingSettings

Load balancing settings for a backend pool

Property Details

backends

The set of backends for this pool

backends?: Backend[]

Property Value

healthProbeSettings

L7 health probe settings for a backend pool

healthProbeSettings?: SubResource

Property Value

loadBalancingSettings

Load balancing settings for a backend pool

loadBalancingSettings?: SubResource

Property Value