Freigeben über


IntegrationRuntimeDebugResource Klasse

Definition

Integration Runtime-Debugressource.

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

Konstruktoren

IntegrationRuntimeDebugResource(IntegrationRuntime)

Initialisiert eine neue instance von IntegrationRuntimeDebugResource.

Eigenschaften

Name

Der Name der Ressource.

(Geerbt von SubResourceDebugResource)
Properties

Integration Runtime-Eigenschaften. Beachten Sie, dass IntegrationRuntime 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. Die verfügbaren abgeleiteten Klassen umfassen ManagedIntegrationRuntime und SelfHostedIntegrationRuntime.

Gilt für: