Class EventingFunctionUrlBinding

Specifies a url binding for an eventing function.

Hierarchy

  • EventingFunctionUrlBinding

Constructors

Properties

alias: string

The alias to use for referring to this binding.

allowCookies: boolean

Whether or not cookies should be allowed.

The authentication that should be used.

hostname: string

The hostname this url binding should refer to.

validateSslCertificate: boolean

Whether the SSL certificate should be validated.

Generated using TypeDoc