GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
ApiManagementApiCaching
Interface ApiManagementApiCaching
interface
ApiManagementApiCaching
{
cachingType
?:
string
;
enableCacheInvalidation
?:
boolean
;
enableCacheSet
?:
boolean
;
ttlInSecs
?:
number
;
}
Index
Properties
caching
Type?
enable
Cache
Invalidation?
enable
Cache
Set?
ttl
In
Secs?
Properties
Optional
caching
Type
cachingType
?:
string
Optional
enable
Cache
Invalidation
enableCacheInvalidation
?:
boolean
Optional
enable
Cache
Set
enableCacheSet
?:
boolean
Optional
ttl
In
Secs
ttlInSecs
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
caching
Type
enable
Cache
Invalidation
enable
Cache
Set
ttl
In
Secs
GradientEdge CDK Utils
Loading...