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 的訂用帳戶標識碼 |
| identity | 值,指出是否啟用擷取描述。 |
| 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
identity
name
擷取目的地的名稱
name?: string
屬性值
string
storageAccountResourceId
要用來建立 Blob 的記憶體帳戶資源識別碼
storageAccountResourceId?: string
屬性值
string