Compartir a través de


RecordSetInner.TTL Propiedad

Definición

Obtiene o establece el TTL (período de vida) de los registros del conjunto de registros.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a