DeploymentConfiguration interface
Implementatieconfiguratie.
- 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. |
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: "Deployment"
Waarde van eigenschap
"Deployment"
infrastructureConfiguration
De infrastructuurconfiguratie.
infrastructureConfiguration?: InfrastructureConfigurationUnion
Waarde van eigenschap
softwareConfiguration
De softwareconfiguratie.
softwareConfiguration?: SoftwareConfigurationUnion
Waarde van eigenschap
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for JavaScript