Storage Blob Dead Letter Destination Response
data class StorageBlobDeadLetterDestinationResponse(val blobContainerName: String? = null, val endpointType: String, val resourceId: String? = null)
Information about the storage blob based dead letter destination.
Properties
Link copied to clipboard
The name of the Storage blob container that is the destination of the deadletter events
Link copied to clipboard
Type of the endpoint for the dead letter destination Expected value is 'StorageBlob'.
Link copied to clipboard
The Azure Resource ID of the storage account that is the destination of the deadletter events