OsSapConfigurationResponse

data class OsSapConfigurationResponse(val deployerVmPackages: DeployerVmPackagesResponse? = null, val sapFqdn: String? = null)

Defines the OS and SAP Configurations for Deployment

Constructors

Link copied to clipboard
constructor(deployerVmPackages: DeployerVmPackagesResponse? = null, sapFqdn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The url and storage account ID where deployer VM packages are uploaded

Link copied to clipboard
val sapFqdn: String? = null

The FQDN to set for the SAP system