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

dataLakeAccountName

The Azure Data Lake Store name for the captured events

dataLakeFolderPath

The destination folder path for the captured events

dataLakeSubscriptionId

Subscription Id of Azure Data Lake Store

identity

A value that indicates whether capture description is enabled.

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

dataLakeAccountName

The Azure Data Lake Store name for the captured events

dataLakeAccountName?: string

Property Value

string

dataLakeFolderPath

The destination folder path for the captured events

dataLakeFolderPath?: string

Property Value

string

dataLakeSubscriptionId

Subscription Id of Azure Data Lake Store

dataLakeSubscriptionId?: string

Property Value

string

identity

A value that indicates whether capture description is enabled.

identity?: CaptureIdentity

Property Value

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