ProbeNoHealthyBackendsBehavior type

Defines values for ProbeNoHealthyBackendsBehavior.
KnownProbeNoHealthyBackendsBehavior can be used interchangeably with ProbeNoHealthyBackendsBehavior, this enum contains the known values that the service supports.

Known values supported by the service

AllProbedDown: No new flows will be sent to the backend pool.
AllProbedUp: When all backend instances are probed down, incoming packets will be sent to all instances.

type ProbeNoHealthyBackendsBehavior = string