ExternalInstallationSoftwareConfigurationResponse

data class ExternalInstallationSoftwareConfigurationResponse(val centralServerVmId: String? = null, val softwareInstallationType: String)

The SAP Software configuration Input when the software is installed externally outside the service.

Constructors

constructor(centralServerVmId: String? = null, softwareInstallationType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource ID of the virtual machine containing the central server instance.

Link copied to clipboard

The SAP software installation Type. Expected value is 'External'.