Partager via


IWithRetries.WithRetriesBeforeUnhealthy(Int32) Méthode

Définition

Spécifie le nombre de nouvelles tentatives avant que le serveur ne soit considéré comme non sain.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate WithRetriesBeforeUnhealthy (int retryCount);
abstract member WithRetriesBeforeUnhealthy : int -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.Update.IUpdate
Public Function WithRetriesBeforeUnhealthy (retryCount As Integer) As IUpdate

Paramètres

retryCount
Int32

Nombre compris entre 1 et 20.

Retours

S’applique à