MsgVpnBridgeLinks: {
    remoteMsgVpnsUri?: string;
    remoteSubscriptionsUri?: string;
    tlsTrustedCommonNamesUri?: string;
    uri?: string;
}

Type declaration

  • Optional remoteMsgVpnsUri?: string

    The URI of this Bridge's collection of Remote Message VPN objects.

  • Optional remoteSubscriptionsUri?: string

    The URI of this Bridge's collection of Remote Subscription objects.

  • Optional tlsTrustedCommonNamesUri?: string

    The URI of this Bridge's collection of Trusted Common Name objects. Deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.

  • Optional uri?: string

    The URI of this Bridge object.