SkuMixPlacementZoneAllocationPolicy interface

Zone allocation policy for the placement request.

Properties

distributionStrategy

Distribution strategy for allocating capacity across zones.

zonePreferences

Per-zone allocation preferences. Used with the Prioritized strategy.

Property Details

distributionStrategy

Distribution strategy for allocating capacity across zones.

distributionStrategy?: string

Property Value

string

zonePreferences

Per-zone allocation preferences. Used with the Prioritized strategy.

zonePreferences?: SkuMixPlacementZonePreference[]

Property Value