Partager via


DnsConfig.Ttl Propriété

Définition

Obtient ou définit la durée de vie (TTL) DNS, en secondes. Cela indique aux résolveurs DNS locaux et aux clients DNS la durée de mise en cache des réponses DNS fournies par ce profil Traffic Manager.

[Newtonsoft.Json.JsonProperty(PropertyName="ttl")]
public long? Ttl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ttl")>]
member this.Ttl : Nullable<int64> with get, set
Public Property Ttl As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à