Destination interface
擷取描述的擷取儲存體詳細
屬性
archive |
封存的 Blob 命名慣例,例如 {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}。 在這裡,所有參數 (Namespace,EventHub ..etc) 不論順序為何,都是強制的 |
blob |
Blob 容器名稱 |
data |
所擷取事件的 Azure Data Lake Store 名稱 |
data |
所擷取事件的目的地資料夾路徑 |
data |
Azure Data Lake Store 的訂用帳戶識別碼 |
name | 擷取目的地的名稱 |
storage |
要用來建立 Blob 的儲存體帳戶資源識別碼 |
屬性詳細資料
archiveNameFormat
封存的 Blob 命名慣例,例如 {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}。 在這裡,所有參數 (Namespace,EventHub ..etc) 不論順序為何,都是強制的
archiveNameFormat?: string
屬性值
string
blobContainer
Blob 容器名稱
blobContainer?: string
屬性值
string
dataLakeAccountName
所擷取事件的 Azure Data Lake Store 名稱
dataLakeAccountName?: string
屬性值
string
dataLakeFolderPath
所擷取事件的目的地資料夾路徑
dataLakeFolderPath?: string
屬性值
string
dataLakeSubscriptionId
Azure Data Lake Store 的訂用帳戶識別碼
dataLakeSubscriptionId?: string
屬性值
string
name
擷取目的地的名稱
name?: string
屬性值
string
storageAccountResourceId
要用來建立 Blob 的儲存體帳戶資源識別碼
storageAccountResourceId?: string
屬性值
string