InfrastructureConfiguration interface
Deploy SAP Infrastructure Details.
Properties
app |
The application resource group where SAP system resources will be deployed. |
deployment |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
appResourceGroup
The application resource group where SAP system resources will be deployed.
appResourceGroup: string
Property Value
string
deploymentType
Polymorphic discriminator, which specifies the different types this object can be
deploymentType: "SingleServer" | "ThreeTier"
Property Value
"SingleServer" | "ThreeTier"