Delen via


PSLinkedServiceResource(LinkedServiceResource, String) Constructor

Definition

public PSLinkedServiceResource (Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceResource linkedServiceResource, string workspaceName);
new Microsoft.Azure.Commands.Synapse.Models.PSLinkedServiceResource : Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceResource * string -> Microsoft.Azure.Commands.Synapse.Models.PSLinkedServiceResource
Public Sub New (linkedServiceResource As LinkedServiceResource, workspaceName As String)

Parameters

linkedServiceResource
LinkedServiceResource
workspaceName
String

Applies to