Compartilhar 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