ComputeScheduleZoneAllocationPolicy Constructor

Definition

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.

Applies to