SkuMixPlacementDeploymentChoice interface

A single deployment choice recommendation.

Properties

id

Unique identifier for this deployment choice.

score

Placement score from 0 to 9 (inclusive). Higher is better.

skuSplit

The list of VM size / zone allocations that make up this deployment choice.

Property Details

id

Unique identifier for this deployment choice.

id: string

Property Value

string

score

Placement score from 0 to 9 (inclusive). Higher is better.

score: number

Property Value

number

skuSplit

The list of VM size / zone allocations that make up this deployment choice.

skuSplit: SkuMixPlacementItem[]

Property Value