StorageBlobDeadLetterDestination クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストレージ BLOB ベースの配信不能の宛先に関する情報。
public class StorageBlobDeadLetterDestination : Azure.ResourceManager.EventGrid.Models.DeadLetterDestination
type StorageBlobDeadLetterDestination = class
inherit DeadLetterDestination
Public Class StorageBlobDeadLetterDestination
Inherits DeadLetterDestination
- 継承
コンストラクター
StorageBlobDeadLetterDestination() |
StorageBlobDeadLetterDestination の新しいインスタンスを初期化します。 |
プロパティ
BlobContainerName |
配信不能イベントの送信先であるストレージ BLOB コンテナーの名前。 |
ResourceId |
配信不能イベントの送信先であるストレージ アカウントの Azure リソース ID。 |