Udostępnij za pośrednictwem


AnalyticsSynapseArtifactsModelFactory.AddDataFlowToDebugSessionResponse Method

Definition

Initializes a new instance of AddDataFlowToDebugSessionResponse.

public static Azure.Analytics.Synapse.Artifacts.Models.AddDataFlowToDebugSessionResponse AddDataFlowToDebugSessionResponse (string jobVersion = default);
static member AddDataFlowToDebugSessionResponse : string -> Azure.Analytics.Synapse.Artifacts.Models.AddDataFlowToDebugSessionResponse
Public Shared Function AddDataFlowToDebugSessionResponse (Optional jobVersion As String = Nothing) As AddDataFlowToDebugSessionResponse

Parameters

jobVersion
String

The ID of data flow debug job version.

Returns

A new AddDataFlowToDebugSessionResponse instance for mocking.

Applies to