次の方法で共有


DigitalTwinsEndpointResourceProperties.DeadLetterUri プロパティ

定義

ID ベースの認証の配信不能ストレージ URL を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象