你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithTtl.WithTimeToLive(Int64) 方法

定义

指定记录集中记录的 TTL。

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Update.IUpdate WithTimeToLive (long ttlInSeconds);
abstract member WithTimeToLive : int64 -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Update.IUpdate
Public Function WithTimeToLive (ttlInSeconds As Long) As IUpdate

参数

ttlInSeconds
Int64

TTL(以秒为单位)。

返回

适用于