共用方式為


StorageBlobDeadLetterDestination 類別

儲存體 Blob 型寄不出的信件目的地的相關資訊。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.eventgrid.models._models_py3.DeadLetterDestination
StorageBlobDeadLetterDestination

建構函式

StorageBlobDeadLetterDestination(*, resource_id: str | None = None, blob_container_name: str | None = None, **kwargs)

變數

endpoint_type
strDeadLetterEndPointType

寄不出的信件目的地的端點類型。 必要。 「StorageBlob」

resource_id
str

儲存體帳戶的 Azure 資源識別碼,該帳戶是寄不出的事件目的地。

blob_container_name
str

儲存體 Blob 容器的名稱,該容器是寄不出的事件目的地。