SAPInstallWithoutOSConfigSoftwareConfiguration interface

The SAP Software configuration Input when the software is to be installed by service without OS Configurations

Extends

Properties

bomUrl

The URL to the SAP Build of Materials(BOM) file.

highAvailabilitySoftwareConfiguration

Gets or sets the HA software configuration.

sapBitsStorageAccountId

The SAP bits storage account id.

softwareInstallationType

Polymorphic discriminator, which specifies the different types this object can be

softwareVersion

The software version to install.

Property Details

bomUrl

The URL to the SAP Build of Materials(BOM) file.

bomUrl: string

Property Value

string

highAvailabilitySoftwareConfiguration

Gets or sets the HA software configuration.

highAvailabilitySoftwareConfiguration?: HighAvailabilitySoftwareConfiguration

Property Value

sapBitsStorageAccountId

The SAP bits storage account id.

sapBitsStorageAccountId: string

Property Value

string

softwareInstallationType

Polymorphic discriminator, which specifies the different types this object can be

softwareInstallationType: "SAPInstallWithoutOSConfig"

Property Value

"SAPInstallWithoutOSConfig"

softwareVersion

The software version to install.

softwareVersion: string

Property Value

string