Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetEventHubPropertiesOptions

Package version

The set of options to configure the behavior of getEventHubProperties.

  • abortSignal : An implementation of the AbortSignalLike interface to signal the request to cancel the operation.
  • parentSpan : The Span or SpanContext to use as the parent of the span created while calling this operation.

Hierarchy

Index

Properties

Optional abortSignal

abortSignal: AbortSignalLike

The signal which can be used to abort requests.

Optional tracingOptions

tracingOptions: OperationTracingOptions

Options for configuring tracing.

Generated using TypeDoc