Package version:

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

interface ExternalInstallationSoftwareConfiguration {
    centralServerVmId?: string;
    softwareInstallationType: "External";
}

Hierarchy (view full)

Properties

centralServerVmId?: string

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

softwareInstallationType

The SAP software installation Type.