MsgVpnRestDeliveryPointQueueBindingLinks: {
    protectedRequestHeadersUri?: string;
    requestHeadersUri?: string;
    uri?: string;
}

Type declaration

  • Optional protectedRequestHeadersUri?: string

    The URI of this Queue Binding's collection of Protected Request Header objects. Available since 2.30.

  • Optional requestHeadersUri?: string

    The URI of this Queue Binding's collection of Request Header objects. Available since 2.23.

  • Optional uri?: string

    The URI of this Queue Binding object.