Partager via


IWithIntervalInSeconds.WithIntervalInSeconds(Int32) Méthode

Définition

Spécifie l’intervalle entre les sondes, en secondes.

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

Paramètres

seconds
Int32

Nombre de secondes.

Retours

S’applique à