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