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