ComputeFleetZoneAllocationPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ZoneAllocationPolicy for Compute Fleet.
public class ComputeFleetZoneAllocationPolicy : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneAllocationPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneAllocationPolicy>
type ComputeFleetZoneAllocationPolicy = class
interface IJsonModel<ComputeFleetZoneAllocationPolicy>
interface IPersistableModel<ComputeFleetZoneAllocationPolicy>
Public Class ComputeFleetZoneAllocationPolicy
Implements IJsonModel(Of ComputeFleetZoneAllocationPolicy), IPersistableModel(Of ComputeFleetZoneAllocationPolicy)
- Inheritance
-
ComputeFleetZoneAllocationPolicy
- Implements
Constructors
| Name | Description |
|---|---|
| ComputeFleetZoneAllocationPolicy(ComputeFleetZoneDistributionStrategy) |
Initializes a new instance of ComputeFleetZoneAllocationPolicy. |
Properties
| Name | Description |
|---|---|
| DistributionStrategy |
Distribution strategy used for zone allocation policy. |
| ZonePreferences |
Zone preferences, required when zone distribution strategy is Prioritized. |