IntegrationRuntimeDebugResource Class

Definition

Integration runtime debug resource.

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

Constructors

IntegrationRuntimeDebugResource()

Initializes a new instance of the IntegrationRuntimeDebugResource class.

IntegrationRuntimeDebugResource(IntegrationRuntime, String)

Initializes a new instance of the IntegrationRuntimeDebugResource class.

Properties

Name

Gets or sets the resource name.

(Inherited from SubResourceDebugResource)
Properties

Gets or sets integration runtime properties.

Methods

Validate()

Validate the object.

Applies to