Freigeben über


IntegrationRuntimeReference(IntegrationRuntimeReferenceType, String) Konstruktor

Definition

Initialisiert eine neue instance von IntegrationRuntimeReference.

public IntegrationRuntimeReference (Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReferenceType type, string referenceName);
new Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReference : Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReferenceType * string -> Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntimeReference
Public Sub New (type As IntegrationRuntimeReferenceType, referenceName As String)

Parameter

type
IntegrationRuntimeReferenceType

Typ der Integration Runtime.

referenceName
String

Verweis auf den Namen der Integration Runtime.

Ausnahmen

referenceName ist NULL.

Gilt für: