SingleServerRecommendationResult interface
The recommended configuration for a single server SAP system.
- Extends
Properties
deployment |
Polymorphic discriminator, which specifies the different types this object can be |
vm |
The recommended VM SKU for single server. |
Property Details
deploymentType
Polymorphic discriminator, which specifies the different types this object can be
deploymentType: "SingleServer"
Property Value
"SingleServer"
vmSku
The recommended VM SKU for single server.
vmSku?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript