Compartir a través de


BigDataPoolResourceInfo.CacheSize Propiedad

Definición

Obtiene o establece el tamaño de caché.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a