DeploymentConfiguration interface
部署配置。
属性
| app |
要在其中创建 SAP 系统的地理位置。 |
| configuration |
多态鉴别器,它指定此对象可以的不同类型的 |
| infrastructure |
基础结构配置。 |
| software |
软件配置。 |
属性详细信息
appLocation
要在其中创建 SAP 系统的地理位置。
appLocation?: string
属性值
string
configurationType
多态鉴别器,它指定此对象可以的不同类型的
configurationType: "Deployment"
属性值
"Deployment"
infrastructureConfiguration
基础结构配置。
infrastructureConfiguration?: InfrastructureConfigurationUnion