MsgVpnRestDeliveryPointLinks: {
    queueBindingsUri?: string;
    restConsumersUri?: string;
    uri?: string;
}

Type declaration

  • Optional queueBindingsUri?: string

    The URI of this REST Delivery Point's collection of Queue Binding objects.

  • Optional restConsumersUri?: string

    The URI of this REST Delivery Point's collection of REST Consumer objects.

  • Optional uri?: string

    The URI of this REST Delivery Point object.