Jsprivate

Name

JsonSubscriptionParameters

Hierarchy

Constructors

Methods

Constructors

Methods

  • For REST operations this adds a HTTP header to be used by the resulting REST request. The order in which the headers are added will be the order in which they are applied to the REST operation.

    Parameters

    • name: string

      the name of the HTTP header

    • value: string

      the value of the header

    Returns JsonSubscriptionParameters

    The updated JsonSubscriptionParameters object to permit a fluent style.

Generated using TypeDoc