CacheRegionExists

Checks if the cache region exists.

Method Signature

CacheRegionExists(region=[string])

Arguments

Argument
Type
Required
Description
Default

region

string

true

The cache region to check for existence.

Examples

Last updated

Was this helpful?