SAPSizingRecommendationRequest interface

The SAP Sizing Recommendation request.

Properties

appLocation

The geo-location where the resource is to be created.

databaseType

The database type.

dbMemory

The database memory configuration.

dbScaleMethod

The DB scale method.

deploymentType

The deployment type. Eg: SingleServer/ThreeTier

environment

Defines the environment type - Production/Non Production.

highAvailabilityType

The high availability type.

sapProduct

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