MsgVpnQueueLinks: {
    subscriptionsUri?: string;
    uri?: string;
}

Type declaration

  • Optional subscriptionsUri?: string

    The URI of this Queue's collection of Queue Subscription objects.

  • Optional uri?: string

    The URI of this Queue object.