Partilhar via


SoaRecord.MinimumTtl Propriedade

Definição

Obtém ou define o valor mínimo para esse registro SOA. Por convenção, isso é usado para determinar a duração negativa do cache.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a