SAPInstall Without OSConfig Software Configuration Response
data class SAPInstallWithoutOSConfigSoftwareConfigurationResponse(val bomUrl: String, val highAvailabilitySoftwareConfiguration: HighAvailabilitySoftwareConfigurationResponse? = null, val sapBitsStorageAccountId: String, val softwareInstallationType: String, val softwareVersion: String)
The SAP Software configuration Input when the software is to be installed by service without OS Configurations
Constructors
Link copied to clipboard
constructor(bomUrl: String, highAvailabilitySoftwareConfiguration: HighAvailabilitySoftwareConfigurationResponse? = null, sapBitsStorageAccountId: String, softwareInstallationType: String, softwareVersion: String)