DeploymentWithOSConfiguration interface
部署與 OS 組態。
- Extends
屬性
app |
要建立 SAP 系統的地理位置。 |
configuration |
多型辨別器,指定這個物件可以有不同的類型 |
infrastructure |
基礎結構組態。 |
os |
OS 和 SAP 設定。 |
software |
軟體組態。 |
屬性詳細資料
appLocation
要建立 SAP 系統的地理位置。
appLocation?: string
屬性值
string
configurationType
多型辨別器,指定這個物件可以有不同的類型
configurationType: "DeploymentWithOSConfig"
屬性值
"DeploymentWithOSConfig"
infrastructureConfiguration
基礎結構組態。
infrastructureConfiguration?: InfrastructureConfigurationUnion