Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DropAnalyticsDataverseOptions

Hierarchy

  • DropAnalyticsDataverseOptions

Index

Properties

Optional ignoreIfNotExists

ignoreIfNotExists: boolean

Whether or not the call should ignore the dataverse not existing when determining whether the call was successful.

Optional parentSpan

parentSpan: RequestSpan

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

Optional timeout

timeout: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc