Share via


ProbeResource.ProbeThreshold Property

Definition

The number of consecutive successful or failed probes in order to allow or deny traffic from being delivered to this endpoint. After failing the number of consecutive probes equal to this value, the endpoint will be taken out of rotation and require the same number of successful consecutive probes to be placed back in rotation.

public Azure.Provisioning.BicepValue<int> ProbeThreshold { get; }
member this.ProbeThreshold : Azure.Provisioning.BicepValue<int>
Public ReadOnly Property ProbeThreshold As BicepValue(Of Integer)

Property Value

Applies to