SAPSupportedSkusRequest interface
The SAP request to get list of supported SKUs.
Properties
app |
The geo-location where the resource is to be created. |
database |
The database type. Eg: HANA, DB2, etc |
deployment |
The deployment type. Eg: SingleServer/ThreeTier |
environment | Defines the environment type - Production/Non Production. |
high |
The high availability type. |
sap |
Defines the SAP Product type. |
Property Details
appLocation
The geo-location where the resource is to be created.
appLocation: string
Property Value
string
databaseType
The database type. Eg: HANA, DB2, etc
databaseType: string
Property Value
string
deploymentType
The deployment type. Eg: SingleServer/ThreeTier
deploymentType: string
Property Value
string
environment
Defines the environment type - Production/Non Production.
environment: string
Property Value
string
highAvailabilityType
The high availability type.
highAvailabilityType?: string
Property Value
string
sapProduct
Defines the SAP Product type.
sapProduct: string
Property Value
string
Azure SDK for JavaScript