PSLinkTableResource(LinkTableResource, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PSLinkTableResource (Azure.Analytics.Synapse.Artifacts.Models.LinkTableResource linkTableResource, string workspaceName, string linkConnectionName);
new Microsoft.Azure.Commands.Synapse.Models.PSLinkTableResource : Azure.Analytics.Synapse.Artifacts.Models.LinkTableResource * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSLinkTableResource
Public Sub New (linkTableResource As LinkTableResource, workspaceName As String, linkConnectionName As String)
Parameters
- linkTableResource
- LinkTableResource
- workspaceName
- String
- linkConnectionName
- String