Os Sap Configuration Response
data class OsSapConfigurationResponse(val deployerVmPackages: DeployerVmPackagesResponse? = null, val sapFqdn: String? = null)
Defines the OS and SAP Configurations for Deployment
Constructors
Link copied to clipboard
fun OsSapConfigurationResponse(deployerVmPackages: DeployerVmPackagesResponse? = null, sapFqdn: String? = null)