DigitalTwinsEndpointResourceProperties.DeadLetterSecret Property

Definition

Gets or sets dead letter storage secret for key-based authentication. Will be obfuscated during read.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to