Compartilhar via


StreamingEndpoint.MaxCacheAge Propriedade

Definição

Obtém ou define a idade máxima do cache

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a