Type alias MsgVpnDistributedCacheClusterTopic
 
MsgVpnDistributedCacheClusterTopic: { 
    cacheName?: string; 
    clusterName?: string; 
    msgVpnName?: string; 
    topic?: string; 
}
Type declaration
- 
OptionalcacheName?: string
- 
OptionalclusterName?: string
- 
OptionalmsgVpnName?: string
- 
Optionaltopic?: string
  
The name of the Distributed Cache.