DeploymentWithOSConfiguration interface
Implementatie samen met besturingssysteemconfiguratie.
- Extends
Eigenschappen
app |
De geografische locatie waar het SAP-systeem moet worden gemaakt. |
configuration |
Polymorfe discriminator, waarmee de verschillende typen dit object kunnen worden opgegeven |
infrastructure |
De infrastructuurconfiguratie. |
os |
Het besturingssysteem en DE SAP-configuratie. |
software |
De softwareconfiguratie. |
Eigenschapdetails
appLocation
De geografische locatie waar het SAP-systeem moet worden gemaakt.
appLocation?: string
Waarde van eigenschap
string
configurationType
Polymorfe discriminator, waarmee de verschillende typen dit object kunnen worden opgegeven
configurationType: "DeploymentWithOSConfig"
Waarde van eigenschap
"DeploymentWithOSConfig"
infrastructureConfiguration
De infrastructuurconfiguratie.
infrastructureConfiguration?: InfrastructureConfigurationUnion
Waarde van eigenschap
osSapConfiguration
Het besturingssysteem en DE SAP-configuratie.
osSapConfiguration?: OsSapConfiguration
Waarde van eigenschap
softwareConfiguration
De softwareconfiguratie.
softwareConfiguration?: SoftwareConfigurationUnion