Compartir a través de


DigitalTwinsEndpointResourceProperties.DeadLetterSecret Propiedad

Definición

Obtiene o establece el secreto de almacenamiento de mensajes fallidos para la autenticación basada en claves. Se ofuscará durante la lectura.

[Newtonsoft.Json.JsonProperty(PropertyName="deadLetterSecret")]
public string DeadLetterSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deadLetterSecret")>]
member this.DeadLetterSecret : string with get, set
Public Property DeadLetterSecret As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a