RefreshConfiguration interface

作業組態中任何/所有可更新的用戶定義函式的重新整理參數。

屬性

dateFormat

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

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

refreshInterval

重新整理間隔。

refreshType

此屬性會指出要使用的資料重新整理選項、封鎖或非封鎖。

timeFormat

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

屬性詳細資料

dateFormat

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

dateFormat?: 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

refreshInterval

重新整理間隔。

refreshInterval?: string

屬性值

string

refreshType

此屬性會指出要使用的資料重新整理選項、封鎖或非封鎖。

refreshType?: string

屬性值

string

timeFormat

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

timeFormat?: string

屬性值

string