StorageBlobDeadLetterDestinationProperties interface
Properties of the storage blob based dead letter destination.
Properties
| blob |
The name of the Storage blob container that is the destination of the deadletter events |
| resource |
The Azure Resource ID of the storage account that is the destination of the deadletter events |
Property Details
blobContainerName
The name of the Storage blob container that is the destination of the deadletter events
blobContainerName?: string
Property Value
string
resourceId
The Azure Resource ID of the storage account that is the destination of the deadletter events
resourceId?: string
Property Value
string