CreateDataFlowDebugSessionResponse Class

Definition

Response body structure for creating data flow debug session.

public class CreateDataFlowDebugSessionResponse
type CreateDataFlowDebugSessionResponse = class
Public Class CreateDataFlowDebugSessionResponse
Inheritance
CreateDataFlowDebugSessionResponse

Constructors

CreateDataFlowDebugSessionResponse()

Initializes a new instance of the CreateDataFlowDebugSessionResponse class.

CreateDataFlowDebugSessionResponse(String, String)

Initializes a new instance of the CreateDataFlowDebugSessionResponse class.

Properties

SessionId

Gets or sets the ID of data flow debug session.

Status

Gets or sets the state of the debug session.

Applies to