AddDataFlowToDebugSessionResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. datafactory. fluent. models. AddDataFlowToDebugSessionResponseInner
- com.
Implements
public final class AddDataFlowToDebugSessionResponseInner
implements JsonSerializable<AddDataFlowToDebugSessionResponseInner>
Response body structure for starting data flow debug session.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Add |
fromJson(JsonReader jsonReader)
Reads an instance of Add |
| String |
jobVersion()
Get the job |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static AddDataFlowToDebugSessionResponseInner fromJson(JsonReader jsonReader)
Reads an instance of AddDataFlowToDebugSessionResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
jobVersion
public String jobVersion()
Get the jobVersion property: The ID of data flow debug job version.
Returns: