ComputeScheduleZoneAllocationPolicy 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 ComputeScheduleZoneAllocationPolicy.
public ComputeScheduleZoneAllocationPolicy(Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleDistributionStrategy distributionStrategy);
new Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleZoneAllocationPolicy : Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleDistributionStrategy -> Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleZoneAllocationPolicy
Public Sub New (distributionStrategy As ComputeScheduleDistributionStrategy)
Parameters
- distributionStrategy
- ComputeScheduleDistributionStrategy
The distribution strategy for zone allocation.