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