RuntimeVersions interface
表示 RuntimeVersions 的接口。
方法
| list |
列出 Microsoft.AppPlatform 提供程序支持的所有可用运行时版本。 |
方法详细信息
listRuntimeVersions(RuntimeVersionsListRuntimeVersionsOptionalParams)
列出 Microsoft.AppPlatform 提供程序支持的所有可用运行时版本。
function listRuntimeVersions(options?: RuntimeVersionsListRuntimeVersionsOptionalParams): Promise<AvailableRuntimeVersions>
参数
选项参数。
返回
Promise<AvailableRuntimeVersions>