DiscoGroupOutput interface

屬性

createdDate

已建立迪斯科群組的日期。

description

迪斯科群組的描述。

displayName

可用於顯示用途的名稱。

excludes

用於迪斯科群組執行的排除清單,也稱為要從探索演算法中排除的資產。

frequencyMilliseconds

迪斯科群組應該以毫秒為單位重新執行的頻率。

id

系統為資源產生唯一標識碼。

latestRun

這個迪斯科群組的最新執行具有一些有限資訊,如果群組從未執行,則為 null。

name

呼叫端提供資源的唯一名稱。

names

用於迪斯科群組執行的名稱清單。

seeds

用於迪斯科群組執行的種子清單。

templateId

用於建立迪斯科群組之迪斯科範本的唯一標識符。

tier

迪斯科群組的階層,會影響此群組中迪斯科執行所使用的演算法。

屬性詳細資料

createdDate

已建立迪斯科群組的日期。

createdDate?: string

屬性值

string

description

迪斯科群組的描述。

description?: string

屬性值

string

displayName

可用於顯示用途的名稱。

displayName?: string

屬性值

string

excludes

用於迪斯科群組執行的排除清單,也稱為要從探索演算法中排除的資產。

excludes?: DiscoSourceOutput[]

屬性值

frequencyMilliseconds

迪斯科群組應該以毫秒為單位重新執行的頻率。

frequencyMilliseconds?: number

屬性值

number

id

系統為資源產生唯一標識碼。

id?: string

屬性值

string

latestRun

這個迪斯科群組的最新執行具有一些有限資訊,如果群組從未執行,則為 null。

latestRun?: DiscoRunResultOutput

屬性值

name

呼叫端提供資源的唯一名稱。

name: string

屬性值

string

names

用於迪斯科群組執行的名稱清單。

names?: string[]

屬性值

string[]

seeds

用於迪斯科群組執行的種子清單。

seeds?: DiscoSourceOutput[]

屬性值

templateId

用於建立迪斯科群組之迪斯科範本的唯一標識符。

templateId?: string

屬性值

string

tier

迪斯科群組的階層,會影響此群組中迪斯科執行所使用的演算法。

tier?: string

屬性值

string