次の方法で共有


IWithSoaRecordAttributes.WithNegativeResponseCachingTimeToLiveInSeconds メソッド

定義

ネーム サーバーまたはリゾルバーが負の応答をキャッシュする時間を秒単位で指定します。

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateSoaRecord.IUpdateSoaRecord WithNegativeResponseCachingTimeToLiveInSeconds (long negativeCachingTimeToLive);
abstract member WithNegativeResponseCachingTimeToLiveInSeconds : int64 -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateSoaRecord.IUpdateSoaRecord
Public Function WithNegativeResponseCachingTimeToLiveInSeconds (negativeCachingTimeToLive As Long) As IUpdateSoaRecord

パラメーター

negativeCachingTimeToLive
Int64

キャッシュされた負の応答の TTL。

戻り値

適用対象