Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAzureExternalAnalyticsLink

Provides options for configuring an analytics remote Azure link.

Hierarchy

Implemented by

Index

Properties

Optional accountKey

accountKey: string

The Azure blob storage account key.

Optional accountName

accountName: string

The Azure blob storage account name.

Optional blobEndpoint

blobEndpoint: string

The Azure blob storage endpoint.

Optional connectionString

connectionString: string

The connection string to use to connect to the external Azure store.

dataverse

dataverse: string

The dataverse that this link belongs to.

Optional endpointSuffix

endpointSuffix: string

The Azure blob endpoint suffix.

linkType

Specifies what type of analytics link this represents.

name

name: string

The name of this link.

Optional sharedAccessSignature

sharedAccessSignature: string

The shared access signature to use for authentication.

Generated using TypeDoc