Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AverageResourceAssessmentStrategy

The strategy based on average usage.

Properties

Optional adjustmentMultiplier

adjustmentMultiplier: undefined | number

The real resource usage is multiplied to this number before making any recommendation. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional metricTimeWindow

metricTimeWindow: model.MetricTimeWindow

The current state of the migration plan.

Optional metricType

metricType: model.MetricType

The current state of the migration plan.

resourceType

resourceType: ResourceType

The type of resource.

Const strategyType

strategyType: string = "AVERAGE"

Methods

getDeserializedJsonObj

getJsonObj