你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DeploymentWithOSConfiguration interface
部署和 OS 配置。
- Extends
属性
app |
要在其中创建 SAP 系统的地理位置。 |
configuration |
多态鉴别器,它指定此对象可以是的不同类型 |
infrastructure |
基础结构配置。 |
os |
OS 和 SAP 配置。 |
software |
软件配置。 |
属性详细信息
appLocation
要在其中创建 SAP 系统的地理位置。
appLocation?: string
属性值
string
configurationType
多态鉴别器,它指定此对象可以是的不同类型
configurationType: "DeploymentWithOSConfig"
属性值
"DeploymentWithOSConfig"
infrastructureConfiguration
基础结构配置。
infrastructureConfiguration?: InfrastructureConfigurationUnion