BatchApplication interface
Azure Batch アカウント内のアプリケーションに関する情報が含まれています。
プロパティ
| display |
アプリケーションの表示名。 |
| id | アカウント内でアプリケーションを一意に識別する文字列です。 |
| versions | 利用可能なアプリケーションのバージョン一覧。 |
プロパティの詳細
displayName
アプリケーションの表示名。
displayName: string
プロパティ値
string
id
アカウント内でアプリケーションを一意に識別する文字列です。
id: string
プロパティ値
string
versions
利用可能なアプリケーションのバージョン一覧。
versions: string[]
プロパティ値
string[]