Sdílet prostřednictvím


IWithRetries Interface

Definition

Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.

public interface IWithRetries
type IWithRetries = interface
Public Interface IWithRetries
Derived

Methods

WithRetriesBeforeUnhealthy(Int32)

Specifies the number of retries before the server is considered unhealthy.

Applies to