PSSqlScriptResource(SqlScriptResource, 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 PSSqlScriptResource (Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource sqlscriptResource, string workspaceName);
new Microsoft.Azure.Commands.Synapse.Models.PSSqlScriptResource : Azure.Analytics.Synapse.Artifacts.Models.SqlScriptResource * string -> Microsoft.Azure.Commands.Synapse.Models.PSSqlScriptResource
Public Sub New (sqlscriptResource As SqlScriptResource, workspaceName As String)
Parameters
- sqlscriptResource
- SqlScriptResource
- workspaceName
- String