IntegrationRuntimeReference Class

Definition

Integration runtime reference type.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReference+IntegrationRuntimeReferenceConverter))]
public class IntegrationRuntimeReference
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReference+IntegrationRuntimeReferenceConverter))>]
type IntegrationRuntimeReference = class
Public Class IntegrationRuntimeReference
Inheritance
IntegrationRuntimeReference
Attributes

Constructors

IntegrationRuntimeReference(IntegrationRuntimeReferenceType, String)

Initializes a new instance of IntegrationRuntimeReference.

Properties

Parameters

Arguments for integration runtime.

ReferenceName

Reference integration runtime name.

Type

Type of integration runtime.

Applies to