Compartilhar via


SynapseIntegrationRuntimeInternalChannelEncryptionMode Estrutura

Definição

Ele é usado para definir o modo de criptografia para o canal de comunicação node-node (quando existem mais de 2 nós de runtime de integração auto-hospedada).

public readonly struct SynapseIntegrationRuntimeInternalChannelEncryptionMode : IEquatable<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeInternalChannelEncryptionMode>
type SynapseIntegrationRuntimeInternalChannelEncryptionMode = struct
Public Structure SynapseIntegrationRuntimeInternalChannelEncryptionMode
Implements IEquatable(Of SynapseIntegrationRuntimeInternalChannelEncryptionMode)
Herança
SynapseIntegrationRuntimeInternalChannelEncryptionMode
Implementações

Construtores

SynapseIntegrationRuntimeInternalChannelEncryptionMode(String)

Inicializa uma nova instância de SynapseIntegrationRuntimeInternalChannelEncryptionMode.

Propriedades

NotEncrypted

NotEncrypted.

NotSet

Notset.

SslEncrypted

SslEncrypted.

Métodos

Equals(SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(SynapseIntegrationRuntimeInternalChannelEncryptionMode, SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Determina se dois SynapseIntegrationRuntimeInternalChannelEncryptionMode valores são os mesmos.

Implicit(String to SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Converte uma cadeia de caracteres em um SynapseIntegrationRuntimeInternalChannelEncryptionMode.

Inequality(SynapseIntegrationRuntimeInternalChannelEncryptionMode, SynapseIntegrationRuntimeInternalChannelEncryptionMode)

Determina se dois SynapseIntegrationRuntimeInternalChannelEncryptionMode valores não são os mesmos.

Aplica-se a