MsgVpnDistributedCacheClusterLinks: {
    globalCachingHomeClustersUri?: string;
    instancesUri?: string;
    topicsUri?: string;
    uri?: string;
}

Type declaration

  • Optional globalCachingHomeClustersUri?: string

    The URI of this Cache Cluster's collection of Home Cache Cluster objects.

  • Optional instancesUri?: string

    The URI of this Cache Cluster's collection of Cache Instance objects.

  • Optional topicsUri?: string

    The URI of this Cache Cluster's collection of Topic objects.

  • Optional uri?: string

    The URI of this Cache Cluster object.