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