SAPSupportedSku interface
The SAP supported SKU.
Properties
is |
True if the Sku is certified for App server in the SAP system. |
is |
True if the Sku is certified for Database server in the SAP system. |
vm |
The VM Sku. |
Property Details
isAppServerCertified
True if the Sku is certified for App server in the SAP system.
isAppServerCertified?: boolean
Property Value
boolean
isDatabaseCertified
True if the Sku is certified for Database server in the SAP system.
isDatabaseCertified?: boolean
Property Value
boolean
vmSku
The VM Sku.
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