MsgVpnQueueSubscription: {
    msgVpnName?: string;
    queueName?: string;
    subscriptionTopic?: string;
}

Type declaration

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional queueName?: string

    The name of the Queue.

  • Optional subscriptionTopic?: string

    The topic of the Subscription.