SynapseAnalyticsArtifactsClient.AddDataFlowDebugSessionPackage Method

Definition

public Azure.Analytics.Synapse.Artifacts.Models.AddDataFlowToDebugSessionResponse AddDataFlowDebugSessionPackage (string rawJsonContent, string sessionId);
member this.AddDataFlowDebugSessionPackage : string * string -> Azure.Analytics.Synapse.Artifacts.Models.AddDataFlowToDebugSessionResponse
Public Function AddDataFlowDebugSessionPackage (rawJsonContent As String, sessionId As String) As AddDataFlowToDebugSessionResponse

Parameters

rawJsonContent
String
sessionId
String

Returns

Applies to