Share via


DataSourceOutputParent interface

The data source.

Extends

Properties

creationType

The creation type.

kind
scans

Scans of this data source.

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

creationType

The creation type.

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

Property Value

"Manual" | "AutoNative" | "AutoManaged"

kind

kind: "AzureSubscription" | "AzureResourceGroup" | "AzureSynapseWorkspace" | "AzureSynapse" | "AdlsGen1" | "AdlsGen2" | "AmazonAccount" | "AmazonS3" | "AmazonSql" | "AzureCosmosDb" | "AzureDataExplorer" | "AzureFileService" | "AzureSqlDatabase" | "AmazonPostgreSql" | "AzurePostgreSql" | "SqlServerDatabase" | "AzureSqlDatabaseManagedInstance" | "AzureSqlDataWarehouse" | "AzureMySql" | "AzureStorage" | "Teradata" | "Oracle" | "SapS4Hana" | "SapEcc" | "PowerBI" | "DataSource"

Property Value

"AzureSubscription" | "AzureResourceGroup" | "AzureSynapseWorkspace" | "AzureSynapse" | "AdlsGen1" | "AdlsGen2" | "AmazonAccount" | "AmazonS3" | "AmazonSql" | "AzureCosmosDb" | "AzureDataExplorer" | "AzureFileService" | "AzureSqlDatabase" | "AmazonPostgreSql" | "AzurePostgreSql" | "SqlServerDatabase" | "AzureSqlDatabaseManagedInstance" | "AzureSqlDataWarehouse" | "AzureMySql" | "AzureStorage" | "Teradata" | "Oracle" | "SapS4Hana" | "SapEcc" | "PowerBI" | "DataSource"

scans

Scans of this data source.

scans?: ScanOutput[]

Property Value

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

name

The resource name.

name?: string

Property Value

string

Inherited From ProxyResourceOutput.name