Partager via


IWithRetries<ParentT>.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.UpdateDefinition.IWithAttach<ParentT> WithRetriesBeforeUnhealthy (int retryCount);
abstract member WithRetriesBeforeUnhealthy : int -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithRetriesBeforeUnhealthy (retryCount As Integer) As IWithAttach(Of ParentT)

Paramètres

retryCount
Int32

Nombre compris entre 1 et 20.

Retours

S’applique à