ExternalInstallationSoftwareConfiguration interface
The SAP Software configuration Input when the software is installed externally outside the service.
- Extends
Properties
central |
The resource ID of the virtual machine containing the central server instance. |
software |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
centralServerVmId
The resource ID of the virtual machine containing the central server instance.
centralServerVmId?: string
Property Value
string
softwareInstallationType
Polymorphic discriminator, which specifies the different types this object can be
softwareInstallationType: "External"
Property Value
"External"