次の方法で共有


ApplicationSummary interface

ApplicationSummary を表すインターフェイス。

プロパティ

displayName

アプリケーションの表示名。

id

アカウント内のアプリケーションを一意に識別する文字列。

versions

アプリケーションの使用可能なバージョンの一覧。

プロパティの詳細

displayName

アプリケーションの表示名。

displayName: string

プロパティ値

string

id

アカウント内のアプリケーションを一意に識別する文字列。

id: string

プロパティ値

string

versions

アプリケーションの使用可能なバージョンの一覧。

versions: string[]

プロパティ値

string[]