Compartir a través de


IWithTtl<ParentT>.WithTimeToLive(Int64) Método

Definición

Especifica el TTL de los registros del conjunto de registros.

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithAttach<ParentT> WithTimeToLive (long ttlInSeconds);
abstract member WithTimeToLive : int64 -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithTimeToLive (ttlInSeconds As Long) As IWithAttach(Of ParentT)

Parámetros

ttlInSeconds
Int64

TTL en segundos.

Devoluciones

Se aplica a