StorageBlobDeadLetterDestination interface

Information about the storage blob based dead letter destination.

Extends

Properties

blobContainerName

The name of the Storage blob container that is the destination of the deadletter events

endpointType

Polymorphic discriminator, which specifies the different types this object can be

resourceId

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

endpointType

Polymorphic discriminator, which specifies the different types this object can be

endpointType: "StorageBlob"

Property Value

"StorageBlob"

resourceId

The Azure Resource ID of the storage account that is the destination of the deadletter events

resourceId?: string

Property Value

string