Partager via


IWithSoaRecordAttributes.WithNegativeResponseCachingTimeToLiveInSeconds Méthode

Définition

Spécifie la durée, en secondes, pendant laquelle un serveur de noms ou un programme de résolution doit mettre en cache une réponse négative.

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

Paramètres

negativeCachingTimeToLive
Int64

TTL pour la réponse négative mise en cache.

Retours

S’applique à