SkuMixPlacementZoneAllocationPolicy interface
Zone allocation policy for the placement request.
Properties
| distribution |
Distribution strategy for allocating capacity across zones. |
| zone |
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[]