Partager via


IWithInterval.WithTimeBetweenProbesInSeconds(Int32) Méthode

Définition

Spécifie l’intervalle de temps en secondes entre les sondes consécutives.

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

Paramètres

seconds
Int32

Nombre de secondes comprises entre 1 et 86400.

Retours

S’applique à