Interface PingOptions

Hierarchy

  • PingOptions

Properties

parentSpan?: RequestSpan

The parent tracing span that this operation will be part of.

reportId?: string

A unique identifier for the report generated by this operation.

serviceTypes?: ServiceType

The services which should be pinged.

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc