PurviewSettings.InMemoryCacheSizeLimit Property

Definition

The size limit of the default in memory cache in bytes. This only applies if no cache is provided when creating Purview resources.

public long? InMemoryCacheSizeLimit { get; set; }
member this.InMemoryCacheSizeLimit : Nullable<int64> with get, set
Public Property InMemoryCacheSizeLimit As Nullable(Of Long)

Property Value

Applies to