Share via


DataFlowDebugResource Class

Definition

Data flow debug resource.

public class DataFlowDebugResource : Microsoft.Azure.Management.DataFactory.Models.SubResourceDebugResource
type DataFlowDebugResource = class
    inherit SubResourceDebugResource
Public Class DataFlowDebugResource
Inherits SubResourceDebugResource
Inheritance
DataFlowDebugResource

Constructors

DataFlowDebugResource()

Initializes a new instance of the DataFlowDebugResource class.

DataFlowDebugResource(DataFlow, String)

Initializes a new instance of the DataFlowDebugResource class.

Properties

Name

Gets or sets the resource name.

(Inherited from SubResourceDebugResource)
Properties

Gets or sets data flow properties.

Methods

Validate()

Validate the object.

Applies to