Freigeben über


SelfHostedIntegrationRuntime Klasse

Definition

Selbstgehostete Integration Runtime.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SelfHostedIntegrationRuntime+SelfHostedIntegrationRuntimeConverter))]
public class SelfHostedIntegrationRuntime : Azure.Analytics.Synapse.Artifacts.Models.IntegrationRuntime
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SelfHostedIntegrationRuntime+SelfHostedIntegrationRuntimeConverter))>]
type SelfHostedIntegrationRuntime = class
    inherit IntegrationRuntime
Public Class SelfHostedIntegrationRuntime
Inherits IntegrationRuntime
Vererbung
SelfHostedIntegrationRuntime
Attribute

Konstruktoren

SelfHostedIntegrationRuntime()

Initialisiert eine neue instance von SelfHostedIntegrationRuntime.

Eigenschaften

AdditionalProperties

Zusätzliche Eigenschaften.

(Geerbt von IntegrationRuntime)
Description

Beschreibung der Integration Runtime.

(Geerbt von IntegrationRuntime)
LinkedInfo

Typ der verknüpften Integration Runtime aus Data Factory Beachten Sie, dass LinkedIntegrationRuntimeType es sich um die Basisklasse handelt. Je nach Szenario muss hier möglicherweise eine abgeleitete Klasse der Basisklasse zugewiesen werden, oder diese Eigenschaft muss in eine der möglichen abgeleiteten Klassen umgewandelt werden. Zu den verfügbaren abgeleiteten Klassen gehören LinkedIntegrationRuntimeKeyAuthorization und LinkedIntegrationRuntimeRbacAuthorization.

Gilt für: