ResourceTypeRegistrationPropertiesResourceCache interface
Resource cache options.
Properties
| enable |
Enable resource cache. |
| resource |
Resource cache expiration timespan. This is a TimeSpan property. |
Property Details
enableResourceCache
Enable resource cache.
enableResourceCache?: boolean
Property Value
boolean
resourceCacheExpirationTimespan
Resource cache expiration timespan. This is a TimeSpan property.
resourceCacheExpirationTimespan?: string
Property Value
string