Compartir a través de


GremlinGraphResource.DefaultTtl Propiedad

Definición

Obtiene o establece el período de vida predeterminado.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultTtl")]
public int? DefaultTtl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultTtl")>]
member this.DefaultTtl : Nullable<int> with get, set
Public Property DefaultTtl As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a