ComputeFleetZoneAllocationPolicy(ComputeFleetZoneDistributionStrategy) Constructor
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.
Initializes a new instance of ComputeFleetZoneAllocationPolicy.
public ComputeFleetZoneAllocationPolicy(Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneDistributionStrategy distributionStrategy);
new Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneAllocationPolicy : Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneDistributionStrategy -> Azure.ResourceManager.ComputeFleet.Models.ComputeFleetZoneAllocationPolicy
Public Sub New (distributionStrategy As ComputeFleetZoneDistributionStrategy)
Parameters
- distributionStrategy
- ComputeFleetZoneDistributionStrategy
Distribution strategy used for zone allocation policy.