Share via


LinkedIntegrationRuntime Class

Definition

The linked integration runtime information.

public class LinkedIntegrationRuntime
type LinkedIntegrationRuntime = class
Public Class LinkedIntegrationRuntime
Inheritance
LinkedIntegrationRuntime

Constructors

LinkedIntegrationRuntime()

Initializes a new instance of the LinkedIntegrationRuntime class.

LinkedIntegrationRuntime(String, String, String, String, Nullable<DateTime>)

Initializes a new instance of the LinkedIntegrationRuntime class.

Properties

CreateTime

Gets the creating time of the linked integration runtime.

DataFactoryLocation

Gets the location of the data factory for which the linked integration runtime belong to.

DataFactoryName

Gets the name of the data factory for which the linked integration runtime belong to.

Name

Gets the name of the linked integration runtime.

SubscriptionId

Gets the subscription ID for which the linked integration runtime belong to.

Applies to