Compartilhar via


IWithInterval.WithTimeBetweenProbesInSeconds(Int32) Método

Definição

Especifica o intervalo de tempo em segundos entre investigações consecutivas.

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

Parâmetros

seconds
Int32

Um número de segundos entre 1 e 86400.

Retornos

Aplica-se a