Interface IAzureExternalAnalyticsLink

Provides options for configuring an analytics remote Azure link.

Hierarchy

Implemented by

Properties

accountKey?: string

The Azure blob storage account key.

accountName?: string

The Azure blob storage account name.

blobEndpoint?: string

The Azure blob storage endpoint.

connectionString?: string

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

dataverse: string

The dataverse that this link belongs to.

endpointSuffix?: string

The Azure blob endpoint suffix.

Specifies what type of analytics link this represents.

name: string

The name of this link.

sharedAccessSignature?: string

The shared access signature to use for authentication.

Generated using TypeDoc