Compartilhar via


IWithRetries<ParentT>.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.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)

Parâmetros

retryCount
Int32

Um número entre 1 e 20.

Retornos

Aplica-se a