DigitalTwinsEndpointResourceProperties.DeadLetterUri Property

Definition

Gets or sets dead letter storage URL for identity-based authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to