Partilhar via


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

Definição

Especifica o intervalo entre investigações, em segundos.

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)

Parâmetros

seconds
Int32

Número de segundos.

Retornos

Aplica-se a