DeploymentConfiguration interface
Bereitstellungskonfiguration.
- Extends
Eigenschaften
| app |
Der geografische Standort, an dem das SAP-System erstellt werden soll. |
| configuration |
Der Bereitstellungskonfigurationstyp. |
| infrastructure |
Die Infrastrukturkonfiguration. |
| software |
Die Softwarekonfiguration. |
Details zur Eigenschaft
appLocation
Der geografische Standort, an dem das SAP-System erstellt werden soll.
appLocation?: string
Eigenschaftswert
string
configurationType
Der Bereitstellungskonfigurationstyp.
configurationType: "Deployment"
Eigenschaftswert
"Deployment"
infrastructureConfiguration
Die Infrastrukturkonfiguration.
infrastructureConfiguration?: InfrastructureConfigurationUnion
Eigenschaftswert
softwareConfiguration
Die Softwarekonfiguration.
softwareConfiguration?: SoftwareConfigurationUnion