BatchApplication interface

包含 Azure Batch 帳戶中應用程式的相關信息。

屬性

displayName

應用程式的顯示名稱。

id

一個字串,能在帳戶中唯一識別該應用程式。

versions

應用程式可用版本清單。

屬性詳細資料

displayName

應用程式的顯示名稱。

displayName: string

屬性值

string

id

一個字串,能在帳戶中唯一識別該應用程式。

id: string

屬性值

string

versions

應用程式可用版本清單。

versions: string[]

屬性值

string[]