共用方式為


DeploymentWithOSConfiguration interface

部署與 OS 組態。

Extends

屬性

appLocation

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

configurationType

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

infrastructureConfiguration

基礎結構組態。

osSapConfiguration

OS 和 SAP 設定。

softwareConfiguration

軟體組態。

屬性詳細資料

appLocation

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

appLocation?: string

屬性值

string

configurationType

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

configurationType: "DeploymentWithOSConfig"

屬性值

"DeploymentWithOSConfig"

infrastructureConfiguration

基礎結構組態。

infrastructureConfiguration?: InfrastructureConfigurationUnion

屬性值

osSapConfiguration

OS 和 SAP 設定。

osSapConfiguration?: OsSapConfiguration

屬性值

softwareConfiguration

軟體組態。

softwareConfiguration?: SoftwareConfigurationUnion

屬性值