ApplicationStack interface
应用程序堆栈。
属性
| dependency | 应用程序堆栈依赖项。 |
| display | 应用程序堆栈显示名称。 |
| frameworks | 与应用程序堆栈关联的框架列表。 |
| is |
如果这是堆栈已弃用,则 |
| major |
可用的主要版本列表。 |
| name | 应用程序堆栈名称。 |
属性详细信息
dependency
应用程序堆栈依赖项。
dependency?: string
属性值
string
display
应用程序堆栈显示名称。
display?: string
属性值
string
frameworks
isDeprecated
majorVersions
name
应用程序堆栈名称。
name?: string
属性值
string