SampleInput interface

要採樣的流分析輸入。

屬性

compatibilityLevel

默認為預設 ASA 作業相容性級別。 今天是 1.2

dataLocale

預設為 en-US。

eventsUri

用於服務將採樣事件寫入的存儲 blob 的 SAS URI。 如果未提供此參數,服務會將事件寫入系統帳戶,並向其共用臨時 SAS URI。

input

要採樣的流分析輸入。

屬性詳細資料

compatibilityLevel

默認為預設 ASA 作業相容性級別。 今天是 1.2

compatibilityLevel?: string

屬性值

string

dataLocale

預設為 en-US。

dataLocale?: string

屬性值

string

eventsUri

用於服務將採樣事件寫入的存儲 blob 的 SAS URI。 如果未提供此參數,服務會將事件寫入系統帳戶,並向其共用臨時 SAS URI。

eventsUri?: string

屬性值

string

input

要採樣的流分析輸入。

input?: Input

屬性值