Package version:

Defines the OS and SAP Configurations for Deployment

interface OsSapConfiguration {
    deployerVmPackages?: DeployerVmPackages;
    sapFqdn?: string;
}

Properties

deployerVmPackages?: DeployerVmPackages

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

sapFqdn?: string

The FQDN to set for the SAP system