次の方法で共有


QueueInfo.DeadLetterDestinationWithResourceIdentity プロパティ

定義

イベント サブスクリプションの配信不能の宛先。 送信先に配信できないイベントは、配信不能の宛先に送信されます。 親リソース (つまり、トピック) のマネージド ID セットアップを使用して、配信/配信不能の間に使用される認証トークンを取得します。

public Azure.ResourceManager.EventGrid.Models.DeadLetterWithResourceIdentity DeadLetterDestinationWithResourceIdentity { get; set; }
member this.DeadLetterDestinationWithResourceIdentity : Azure.ResourceManager.EventGrid.Models.DeadLetterWithResourceIdentity with get, set
Public Property DeadLetterDestinationWithResourceIdentity As DeadLetterWithResourceIdentity

プロパティ値

適用対象