共用方式為


DeploymentConfiguration interface

部署組態。

Extends

屬性

appLocation

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

configurationType

多型鑒別子,指定此物件可以是的不同類型

infrastructureConfiguration

基礎結構組態。

softwareConfiguration

軟體組態。

屬性詳細資料

appLocation

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

appLocation?: string

屬性值

string

configurationType

多型鑒別子,指定此物件可以是的不同類型

configurationType: "Deployment"

屬性值

"Deployment"

infrastructureConfiguration

基礎結構組態。

infrastructureConfiguration?: InfrastructureConfigurationUnion

屬性值

softwareConfiguration

軟體組態。

softwareConfiguration?: SoftwareConfigurationUnion

屬性值