Interface GetAllAnalyticsLinksOptions

Hierarchy

  • GetAllAnalyticsLinksOptions

Properties

dataverse?: string

The name of a dataverse to filter the links list to.

The type of link to filter the links list to.

name?: string

The name of a specific link to fetch.

parentSpan?: RequestSpan

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

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc