次の方法で共有


DigitalTwinsEndpointResourceProperties.DeadLetterSecret プロパティ

定義

キーベースの認証用の配信不能ストレージ シークレットを取得または設定します。 読み取り中に難読化されます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象