Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Destination

Package version

Capture storage details for capture description

Hierarchy

  • Destination

Index

Properties

Optional archiveNameFormat

archiveNameFormat: undefined | string

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

Optional blobContainer

blobContainer: undefined | string

Blob container Name

Optional name

name: undefined | string

Name for capture destination

Optional storageAccountResourceId

storageAccountResourceId: undefined | string

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

Generated using TypeDoc