Compartilhar via


SelfHostedIntegrationRuntimeStatus.InternalChannelEncryption Propriedade

Definição

Obtém que é usado para definir o modo de criptografia para o canal de comunicação node-node (quando existem mais de dois nós de runtime de integração auto-hospedada). Os valores possíveis incluem: 'NotSet', 'SslEncrypted', 'NotEncrypted'

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.internalChannelEncryption")]
public string InternalChannelEncryption { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.internalChannelEncryption")>]
member this.InternalChannelEncryption : string
Public ReadOnly Property InternalChannelEncryption As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a