Partilhar via


IWithTimeout<ParentT>.WithTimeoutInSeconds(Int32) Método

Definição

Especifica a quantidade de tempo em segundos aguardando uma resposta antes que a investigação seja considerada com falha.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.UpdateDefinition.IWithAttach<ParentT> WithTimeoutInSeconds (int seconds);
abstract member WithTimeoutInSeconds : int -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayProbe.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithTimeoutInSeconds (seconds As Integer) As IWithAttach(Of ParentT)

Parâmetros

seconds
Int32

Um número de segundos entre 1 e 86400.

Retornos

Aplica-se a