Share via


AzureStorageDataSource interface

The Azure Storage data source.

Extends

Properties

kind
properties

The properties of Azure Storage.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AzureStorage"

Property Value

"AzureStorage"

properties

The properties of Azure Storage.

properties?: AzureStorageProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType