Share via


DeploymentWithOSConfiguration interface

Deployment along with OS Configuration.

Extends

Properties

appLocation

The geo-location where the SAP system is to be created.

configurationType

The configuration Type.

infrastructureConfiguration

The infrastructure configuration.

osSapConfiguration

The OS and SAP configuration.

softwareConfiguration

The software configuration.

Property Details

appLocation

The geo-location where the SAP system is to be created.

appLocation?: string

Property Value

string

configurationType

The configuration Type.

configurationType: "DeploymentWithOSConfig"

Property Value

"DeploymentWithOSConfig"

infrastructureConfiguration

The infrastructure configuration.

infrastructureConfiguration?: InfrastructureConfigurationUnion

Property Value

osSapConfiguration

The OS and SAP configuration.

osSapConfiguration?: OsSapConfiguration

Property Value

softwareConfiguration

The software configuration.

softwareConfiguration?: SoftwareConfigurationUnion

Property Value