LinkedIntegrationRuntime Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 workspace for which the linked integration runtime belong to. |
DataFactoryName |
Gets the name of the workspace 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. |