policies property
A map of rapid cache IDs to the corresponding RapidCachePolicy
configurations for a managed folder.
Implementation
core.Map<core.String, RapidCachePolicy>? policies;
A map of rapid cache IDs to the corresponding RapidCachePolicy
configurations for a managed folder.
core.Map<core.String, RapidCachePolicy>? policies;