CreateLinkedIntegrationRuntimeRequest Class

Definition

The linked integration runtime information.

public class CreateLinkedIntegrationRuntimeRequest
type CreateLinkedIntegrationRuntimeRequest = class
Public Class CreateLinkedIntegrationRuntimeRequest
Inheritance
CreateLinkedIntegrationRuntimeRequest

Constructors

CreateLinkedIntegrationRuntimeRequest()

Initializes a new instance of the CreateLinkedIntegrationRuntimeRequest class.

CreateLinkedIntegrationRuntimeRequest(String, String, String, String)

Initializes a new instance of the CreateLinkedIntegrationRuntimeRequest class.

Properties

DataFactoryLocation

Gets or sets the location of the data factory that the linked integration runtime belongs to.

DataFactoryName

Gets or sets the name of the data factory that the linked integration runtime belongs to.

Name

Gets or sets the name of the linked integration runtime.

SubscriptionId

Gets or sets the ID of the subscription that the linked integration runtime belongs to.

Applies to