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

subscription_id
str
Required

The subscription id of the synapse workspace.

resource_group
str
Required

The resource group of the synapse workspace.

name
str
Required

The name of the synapse workspace.