Partilhar via


IWithRetries.WithRetriesBeforeUnhealthy(Int32) Método

Definição

Especifica o número de repetições antes que o servidor seja considerado não íntegro.

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

Parâmetros

retryCount
Int32

Um número entre 1 e 20.

Retornos

Aplica-se a