Type alias MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefix

MsgVpnDistributedCacheClusterGlobalCachingHomeClusterTopicPrefix: {
    cacheName?: string;
    clusterName?: string;
    homeClusterName?: string;
    msgVpnName?: string;
    topicPrefix?: string;
}

Type declaration

  • Optional cacheName?: string

    The name of the Distributed Cache.

  • Optional clusterName?: string

    The name of the Cache Cluster.

  • Optional homeClusterName?: string

    The name of the remote Home Cache Cluster.

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional topicPrefix?: string

    A topic prefix for global topics available from the remote Home Cache Cluster. A wildcard (/>) is implied at the end of the prefix.