Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceOptions

Options for a service.

Hierarchy

  • ServiceOptions

Index

Properties

Optional createOperationContext

createOperationContext: boolean

Specifies whether to create an OperationContext for operations in this service. The default value is 'false'.

Optional name

name: string

The name of the service.

Generated using TypeDoc