Partager via


IWithIntervalInSeconds<ParentT>.WithIntervalInSeconds(Int32) Méthode

Définition

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

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

Paramètres

seconds
Int32

Nombre de secondes.

Retours

S’applique à