Variable $MsgVpnAclProfilePublishTopicExceptionLinksConst 
 
$MsgVpnAclProfilePublishTopicExceptionLinks: { 
    properties: { 
        uri: { 
            description: "The URI of this Publish Topic Exception object."; 
            type: "string"; 
        }; 
    }; 
} = ...
Type declaration
- 
properties: { 
 uri: {
 description: "The URI of this Publish Topic Exception object.";
 type: "string";
 };
 }
- 
uri: { 
 description: "The URI of this Publish Topic Exception object.";
 type: "string";
 }
- 
description: "The URI of this Publish Topic Exception object."
- 
type: "string"