Compartir a través de


StreamingEndpoint.MaxCacheAge Propiedad

Definición

Obtiene o establece la antigüedad máxima de la memoria caché.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a