BlobReferenceInputDataSource interface

描述包含參考數據的 Blob 輸入數據源。

Extends

屬性

authenticationMode

驗證模式。

blobName

Blob 輸入的名稱。

container

相關聯記憶體帳戶內的容器名稱。 此容器包含要讀取或寫入的 Blob。。 PUT (CreateOrReplace) 要求的必要專案。

dateFormat

日期格式。 無論 {date} 出現在 pathPattern 中,此屬性的值會改成日期格式。

deltaPathPattern

差異快照集的路徑模式。

deltaSnapshotRefreshRate

用戶產生此參考 Blob 輸入數據源之差異快照集的間隔。

fullSnapshotRefreshRate

Blob 輸入數據源的重新整理間隔。

pathPattern

Blob 路徑模式。 不是正則表達式。 它代表將比對 Blob 名稱的模式,以判斷它們是否應該包含在作業的輸入或輸出中。 如需更詳細的說明和範例,請參閱 https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-inputhttps://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output

sourcePartitionCount

Blob 輸入數據源的數據分割計數。 範圍 1 - 256。

storageAccounts

一或多個 Azure 記憶體帳戶的清單。 PUT (CreateOrReplace) 要求的必要專案。

timeFormat

時間格式。 無論 {time} 出現在 pathPattern 中,此屬性的值會改用為時間格式。

type

多型歧視性,指定這個物件可以是的不同類型

屬性詳細資料

authenticationMode

驗證模式。

authenticationMode?: string

屬性值

string

blobName

Blob 輸入的名稱。

blobName?: string

屬性值

string

container

相關聯記憶體帳戶內的容器名稱。 此容器包含要讀取或寫入的 Blob。。 PUT (CreateOrReplace) 要求的必要專案。

container?: string

屬性值

string

dateFormat

日期格式。 無論 {date} 出現在 pathPattern 中,此屬性的值會改成日期格式。

dateFormat?: string

屬性值

string

deltaPathPattern

差異快照集的路徑模式。

deltaPathPattern?: string

屬性值

string

deltaSnapshotRefreshRate

用戶產生此參考 Blob 輸入數據源之差異快照集的間隔。

deltaSnapshotRefreshRate?: string

屬性值

string

fullSnapshotRefreshRate

Blob 輸入數據源的重新整理間隔。

fullSnapshotRefreshRate?: string

屬性值

string

pathPattern

Blob 路徑模式。 不是正則表達式。 它代表將比對 Blob 名稱的模式,以判斷它們是否應該包含在作業的輸入或輸出中。 如需更詳細的說明和範例,請參閱 https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-inputhttps://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output

pathPattern?: string

屬性值

string

sourcePartitionCount

Blob 輸入數據源的數據分割計數。 範圍 1 - 256。

sourcePartitionCount?: number

屬性值

number

storageAccounts

一或多個 Azure 記憶體帳戶的清單。 PUT (CreateOrReplace) 要求的必要專案。

storageAccounts?: StorageAccount[]

屬性值

timeFormat

時間格式。 無論 {time} 出現在 pathPattern 中,此屬性的值會改用為時間格式。

timeFormat?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "Microsoft.Storage/Blob"

屬性值

"Microsoft.Storage/Blob"