Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CacheUpdateParameters

Package version

Cache update details.

Hierarchy

  • CacheUpdateParameters

Index

Properties

Optional connectionString

connectionString: undefined | string

Runtime connection string to cache

Optional description

description: undefined | string

Cache description

Optional resourceId

resourceId: undefined | string

Original uri of entity in external system cache points to

Optional useFromLocation

useFromLocation: undefined | string

Location identifier to use cache from (should be either 'default' or valid Azure region identifier)

Generated using TypeDoc