IWithTtl.WithTimeToLive(Int32) Método

Definição

Especifique a TTL DNS em segundos.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate WithTimeToLive (int ttlInSeconds);
abstract member WithTimeToLive : int -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate
Public Function WithTimeToLive (ttlInSeconds As Integer) As IUpdate

Parâmetros

ttlInSeconds
Int32

TTL DNS em segundos.

Retornos

Aplica-se a