Compartir a través de


Cache.CacheSizeGB Propiedad

Definición

Obtiene o establece el tamaño de esta caché, en GB.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a