Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateAnalyticsDatasetOptions

Hierarchy

  • CreateAnalyticsDatasetOptions

Index

Properties

Optional condition

condition: string

A conditional expression to limit the indexes scope.

Optional dataverseName

dataverseName: string

The name of the dataverse the dataset should belong to.

Optional ignoreIfExists

ignoreIfExists: boolean

Whether or not the call should ignore the dataset already 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