Freigeben über


Cache.CacheSizeGB Eigenschaft

Definition

Ruft die Größe dieses Caches in GB ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: