SAPSizingRecommendationRequest interface
The SAP Sizing Recommendation request.
Properties
app |
The geo-location where the resource is to be created. |
database |
The database type. |
db |
The database memory configuration. |
db |
The DB scale method. |
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. |
saps | The SAP Application Performance Standard measurement. |
Property Details
appLocation
The geo-location where the resource is to be created.
appLocation: string
Property Value
string
databaseType
The database type.
databaseType: string
Property Value
string
dbMemory
The database memory configuration.
dbMemory: number
Property Value
number
dbScaleMethod
The DB scale method.
dbScaleMethod?: 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
saps
The SAP Application Performance Standard measurement.
saps: number
Property Value
number
Azure SDK for JavaScript