共用方式為


DeploymentConfiguration interface

部署組態。

Extends

屬性

appLocation

要建立 SAP 系統的地理位置。

configurationType

多型辨別器,指定這個物件可以有不同的類型

infrastructureConfiguration

基礎結構組態。

softwareConfiguration

軟體組態。

屬性詳細資料

appLocation

要建立 SAP 系統的地理位置。

appLocation?: string

屬性值

string

configurationType

多型辨別器,指定這個物件可以有不同的類型

configurationType: "Deployment"

屬性值

"Deployment"

infrastructureConfiguration

基礎結構組態。

infrastructureConfiguration?: InfrastructureConfigurationUnion

屬性值

softwareConfiguration

軟體組態。

softwareConfiguration?: SoftwareConfigurationUnion

屬性值