MsgVpnRestDeliveryPointQueueBindingRequestHeader: {
    headerName?: string;
    headerValue?: string;
    msgVpnName?: string;
    queueBindingName?: string;
    restDeliveryPointName?: string;
}

Type declaration

  • Optional headerName?: string

    The name of the HTTP request header.

  • Optional headerValue?: string

    A substitution expression for the value of the HTTP request header. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "".

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional queueBindingName?: string

    The name of a queue in the Message VPN.

  • Optional restDeliveryPointName?: string

    The name of the REST Delivery Point.