Partager via


SoaRecord.MinimumTtl Propriété

Définition

Obtient ou définit la valeur minimale de cet enregistrement SOA. Par convention, il est utilisé pour déterminer la durée de mise en cache négative.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à