SynapseWorkspaceLinkedServiceConfiguration Class
Note
This is an experimental class, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information.
Defines a linked service configuration for linking synapse workspace.
Initialize SynapseWorkspaceLinkedServiceConfiguration object.
- Inheritance
-
SynapseWorkspaceLinkedServiceConfiguration
Constructor
SynapseWorkspaceLinkedServiceConfiguration(subscription_id, resource_group, name)
Parameters
Name | Description |
---|---|
subscription_id
Required
|
The subscription id of the synapse workspace. |
resource_group
Required
|
The resource group of the synapse workspace. |
name
Required
|
The name of the synapse workspace. |