Destination interface

Capture storage details for capture description

Properties

archiveNameFormat

Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order

blobContainer

Blob container Name

name

Name for capture destination

storageAccountResourceId

Resource id of the storage account to be used to create the blobs

Property Details

archiveNameFormat

Blob naming convention for archive, e.g. {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}. Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective of order

archiveNameFormat?: string

Property Value

string

blobContainer

Blob container Name

blobContainer?: string

Property Value

string

name

Name for capture destination

name?: string

Property Value

string

storageAccountResourceId

Resource id of the storage account to be used to create the blobs

storageAccountResourceId?: string

Property Value

string