AzureSynapseWorkspaceCredentialScan interface
Azure synapse workspace credential scan.
- Extends
Properties
| kind | |
| properties | Azure synapse workspace credential scan properties. |
Inherited Properties
| creation |
The creation type. |
| data |
The data source identifier. |
| data |
The data source name. |
| scan |
The scan identifier. |
Property Details
kind
kind: "AzureSynapseWorkspaceCredential"
Property Value
"AzureSynapseWorkspaceCredential"
properties
Azure synapse workspace credential scan properties.
properties?: AzureSynapseWorkspaceCredentialScanProperties
Property Value
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From ScanParent.creationType
dataSourceIdentifier
The data source identifier.
dataSourceIdentifier?: DataSourceIdentifier
Property Value
Inherited From ScanParent.dataSourceIdentifier
dataSourceName
The data source name.
dataSourceName?: string
Property Value
string
Inherited From ScanParent.dataSourceName