Freigeben über


SynapseIntegrationRuntimeInternalChannelEncryptionMode Struktur

Definition

Es wird verwendet, um den Verschlüsselungsmodus für den Knoten-Knoten-Kommunikationskanal festzulegen (wenn mehr als zwei selbstgehostete Integration Runtime-Knoten vorhanden sind).

public readonly struct SynapseIntegrationRuntimeInternalChannelEncryptionMode : IEquatable<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeInternalChannelEncryptionMode>
type SynapseIntegrationRuntimeInternalChannelEncryptionMode = struct
Public Structure SynapseIntegrationRuntimeInternalChannelEncryptionMode
Implements IEquatable(Of SynapseIntegrationRuntimeInternalChannelEncryptionMode)
Vererbung
SynapseIntegrationRuntimeInternalChannelEncryptionMode
Implementiert

Konstruktoren

SynapseIntegrationRuntimeInternalChannelEncryptionMode(String)

Initialisiert eine neue Instanz von SynapseIntegrationRuntimeInternalChannelEncryptionMode.

Eigenschaften

NotEncrypted

NotEncrypted.

NotSet

Notset.

SslEncrypted

SslEncrypted.

Methoden

Equals(SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(SynapseIntegrationRuntimeInternalChannelEncryptionMode, SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Bestimmt, ob zwei SynapseIntegrationRuntimeInternalChannelEncryptionMode Werte gleich sind.

Implicit(String to SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Konvertiert eine Zeichenfolge in eine SynapseIntegrationRuntimeInternalChannelEncryptionMode.

Inequality(SynapseIntegrationRuntimeInternalChannelEncryptionMode, SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Bestimmt, ob zwei SynapseIntegrationRuntimeInternalChannelEncryptionMode Werte nicht identisch sind.

Gilt für: