$MsgVpnLinks: {
    properties: {
        aclProfilesUri: {
            description: "The URI of this Message VPN's collection of ACL Profile objects.";
            type: "string";
        };
        authenticationOauthProfilesUri: {
            description: "The URI of this Message VPN's collection of OAuth Profile objects. Available since 2.25.";
            type: "string";
        };
        authenticationOauthProvidersUri: {
            description: "The URI of this Message VPN's collection of OAuth Provider objects. Deprecated since 2.25. Replaced by authenticationOauthProfiles.";
            type: "string";
        };
        authorizationGroupsUri: {
            description: "The URI of this Message VPN's collection of Authorization Group objects.";
            type: "string";
        };
        bridgesUri: {
            description: "The URI of this Message VPN's collection of Bridge objects.";
            type: "string";
        };
        certMatchingRulesUri: {
            description: "The URI of this Message VPN's collection of Certificate Matching Rule objects. Available since 2.27.";
            type: "string";
        };
        clientProfilesUri: {
            description: "The URI of this Message VPN's collection of Client Profile objects.";
            type: "string";
        };
        clientUsernamesUri: {
            description: "The URI of this Message VPN's collection of Client Username objects.";
            type: "string";
        };
        distributedCachesUri: {
            description: "The URI of this Message VPN's collection of Distributed Cache objects. Available since 2.11.";
            type: "string";
        };
        dmrBridgesUri: {
            description: "The URI of this Message VPN's collection of DMR Bridge objects. Available since 2.11.";
            type: "string";
        };
        jndiConnectionFactoriesUri: {
            description: "The URI of this Message VPN's collection of JNDI Connection Factory objects. Available since 2.2.";
            type: "string";
        };
        jndiQueuesUri: {
            description: "The URI of this Message VPN's collection of JNDI Queue objects. Available since 2.2.";
            type: "string";
        };
        jndiTopicsUri: {
            description: "The URI of this Message VPN's collection of JNDI Topic objects. Available since 2.2.";
            type: "string";
        };
        mqttRetainCachesUri: {
            description: "The URI of this Message VPN's collection of MQTT Retain Cache objects. Available since 2.11.";
            type: "string";
        };
        mqttSessionsUri: {
            description: "The URI of this Message VPN's collection of MQTT Session objects. Available since 2.1.";
            type: "string";
        };
        queueTemplatesUri: {
            description: "The URI of this Message VPN's collection of Queue Template objects. Available since 2.14.";
            type: "string";
        };
        queuesUri: {
            description: "The URI of this Message VPN's collection of Queue objects.";
            type: "string";
        };
        replayLogsUri: {
            description: "The URI of this Message VPN's collection of Replay Log objects. Available since 2.10.";
            type: "string";
        };
        replicatedTopicsUri: {
            description: "The URI of this Message VPN's collection of Replicated Topic objects. Available since 2.1.";
            type: "string";
        };
        restDeliveryPointsUri: {
            description: "The URI of this Message VPN's collection of REST Delivery Point objects.";
            type: "string";
        };
        sequencedTopicsUri: {
            description: "The URI of this Message VPN's collection of Sequenced Topic objects.";
            type: "string";
        };
        topicEndpointTemplatesUri: {
            description: "The URI of this Message VPN's collection of Topic Endpoint Template objects. Available since 2.14.";
            type: "string";
        };
        topicEndpointsUri: {
            description: "The URI of this Message VPN's collection of Topic Endpoint objects. Available since 2.1.";
            type: "string";
        };
        uri: {
            description: "The URI of this Message VPN object.";
            type: "string";
        };
    };
} = ...

Type declaration

  • properties: {
        aclProfilesUri: {
            description: "The URI of this Message VPN's collection of ACL Profile objects.";
            type: "string";
        };
        authenticationOauthProfilesUri: {
            description: "The URI of this Message VPN's collection of OAuth Profile objects. Available since 2.25.";
            type: "string";
        };
        authenticationOauthProvidersUri: {
            description: "The URI of this Message VPN's collection of OAuth Provider objects. Deprecated since 2.25. Replaced by authenticationOauthProfiles.";
            type: "string";
        };
        authorizationGroupsUri: {
            description: "The URI of this Message VPN's collection of Authorization Group objects.";
            type: "string";
        };
        bridgesUri: {
            description: "The URI of this Message VPN's collection of Bridge objects.";
            type: "string";
        };
        certMatchingRulesUri: {
            description: "The URI of this Message VPN's collection of Certificate Matching Rule objects. Available since 2.27.";
            type: "string";
        };
        clientProfilesUri: {
            description: "The URI of this Message VPN's collection of Client Profile objects.";
            type: "string";
        };
        clientUsernamesUri: {
            description: "The URI of this Message VPN's collection of Client Username objects.";
            type: "string";
        };
        distributedCachesUri: {
            description: "The URI of this Message VPN's collection of Distributed Cache objects. Available since 2.11.";
            type: "string";
        };
        dmrBridgesUri: {
            description: "The URI of this Message VPN's collection of DMR Bridge objects. Available since 2.11.";
            type: "string";
        };
        jndiConnectionFactoriesUri: {
            description: "The URI of this Message VPN's collection of JNDI Connection Factory objects. Available since 2.2.";
            type: "string";
        };
        jndiQueuesUri: {
            description: "The URI of this Message VPN's collection of JNDI Queue objects. Available since 2.2.";
            type: "string";
        };
        jndiTopicsUri: {
            description: "The URI of this Message VPN's collection of JNDI Topic objects. Available since 2.2.";
            type: "string";
        };
        mqttRetainCachesUri: {
            description: "The URI of this Message VPN's collection of MQTT Retain Cache objects. Available since 2.11.";
            type: "string";
        };
        mqttSessionsUri: {
            description: "The URI of this Message VPN's collection of MQTT Session objects. Available since 2.1.";
            type: "string";
        };
        queueTemplatesUri: {
            description: "The URI of this Message VPN's collection of Queue Template objects. Available since 2.14.";
            type: "string";
        };
        queuesUri: {
            description: "The URI of this Message VPN's collection of Queue objects.";
            type: "string";
        };
        replayLogsUri: {
            description: "The URI of this Message VPN's collection of Replay Log objects. Available since 2.10.";
            type: "string";
        };
        replicatedTopicsUri: {
            description: "The URI of this Message VPN's collection of Replicated Topic objects. Available since 2.1.";
            type: "string";
        };
        restDeliveryPointsUri: {
            description: "The URI of this Message VPN's collection of REST Delivery Point objects.";
            type: "string";
        };
        sequencedTopicsUri: {
            description: "The URI of this Message VPN's collection of Sequenced Topic objects.";
            type: "string";
        };
        topicEndpointTemplatesUri: {
            description: "The URI of this Message VPN's collection of Topic Endpoint Template objects. Available since 2.14.";
            type: "string";
        };
        topicEndpointsUri: {
            description: "The URI of this Message VPN's collection of Topic Endpoint objects. Available since 2.1.";
            type: "string";
        };
        uri: {
            description: "The URI of this Message VPN object.";
            type: "string";
        };
    }
    • aclProfilesUri: {
          description: "The URI of this Message VPN's collection of ACL Profile objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of ACL Profile objects."
      • type: "string"
    • authenticationOauthProfilesUri: {
          description: "The URI of this Message VPN's collection of OAuth Profile objects. Available since 2.25.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of OAuth Profile objects. Available since 2.25."
      • type: "string"
    • authenticationOauthProvidersUri: {
          description: "The URI of this Message VPN's collection of OAuth Provider objects. Deprecated since 2.25. Replaced by authenticationOauthProfiles.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of OAuth Provider objects. Deprecated since 2.25. Replaced by authenticationOauthProfiles."
      • type: "string"
    • authorizationGroupsUri: {
          description: "The URI of this Message VPN's collection of Authorization Group objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Authorization Group objects."
      • type: "string"
    • bridgesUri: {
          description: "The URI of this Message VPN's collection of Bridge objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Bridge objects."
      • type: "string"
    • certMatchingRulesUri: {
          description: "The URI of this Message VPN's collection of Certificate Matching Rule objects. Available since 2.27.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Certificate Matching Rule objects. Available since 2.27."
      • type: "string"
    • clientProfilesUri: {
          description: "The URI of this Message VPN's collection of Client Profile objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Client Profile objects."
      • type: "string"
    • clientUsernamesUri: {
          description: "The URI of this Message VPN's collection of Client Username objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Client Username objects."
      • type: "string"
    • distributedCachesUri: {
          description: "The URI of this Message VPN's collection of Distributed Cache objects. Available since 2.11.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Distributed Cache objects. Available since 2.11."
      • type: "string"
    • dmrBridgesUri: {
          description: "The URI of this Message VPN's collection of DMR Bridge objects. Available since 2.11.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of DMR Bridge objects. Available since 2.11."
      • type: "string"
    • jndiConnectionFactoriesUri: {
          description: "The URI of this Message VPN's collection of JNDI Connection Factory objects. Available since 2.2.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of JNDI Connection Factory objects. Available since 2.2."
      • type: "string"
    • jndiQueuesUri: {
          description: "The URI of this Message VPN's collection of JNDI Queue objects. Available since 2.2.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of JNDI Queue objects. Available since 2.2."
      • type: "string"
    • jndiTopicsUri: {
          description: "The URI of this Message VPN's collection of JNDI Topic objects. Available since 2.2.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of JNDI Topic objects. Available since 2.2."
      • type: "string"
    • mqttRetainCachesUri: {
          description: "The URI of this Message VPN's collection of MQTT Retain Cache objects. Available since 2.11.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of MQTT Retain Cache objects. Available since 2.11."
      • type: "string"
    • mqttSessionsUri: {
          description: "The URI of this Message VPN's collection of MQTT Session objects. Available since 2.1.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of MQTT Session objects. Available since 2.1."
      • type: "string"
    • queueTemplatesUri: {
          description: "The URI of this Message VPN's collection of Queue Template objects. Available since 2.14.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Queue Template objects. Available since 2.14."
      • type: "string"
    • queuesUri: {
          description: "The URI of this Message VPN's collection of Queue objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Queue objects."
      • type: "string"
    • replayLogsUri: {
          description: "The URI of this Message VPN's collection of Replay Log objects. Available since 2.10.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Replay Log objects. Available since 2.10."
      • type: "string"
    • replicatedTopicsUri: {
          description: "The URI of this Message VPN's collection of Replicated Topic objects. Available since 2.1.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Replicated Topic objects. Available since 2.1."
      • type: "string"
    • restDeliveryPointsUri: {
          description: "The URI of this Message VPN's collection of REST Delivery Point objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of REST Delivery Point objects."
      • type: "string"
    • sequencedTopicsUri: {
          description: "The URI of this Message VPN's collection of Sequenced Topic objects.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Sequenced Topic objects."
      • type: "string"
    • topicEndpointTemplatesUri: {
          description: "The URI of this Message VPN's collection of Topic Endpoint Template objects. Available since 2.14.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Topic Endpoint Template objects. Available since 2.14."
      • type: "string"
    • topicEndpointsUri: {
          description: "The URI of this Message VPN's collection of Topic Endpoint objects. Available since 2.1.";
          type: "string";
      }
      • description: "The URI of this Message VPN's collection of Topic Endpoint objects. Available since 2.1."
      • type: "string"
    • uri: {
          description: "The URI of this Message VPN object.";
          type: "string";
      }
      • description: "The URI of this Message VPN object."
      • type: "string"