ComputeScheduleAllocationStrategy(String) Constructor

Definition

Initializes a new instance of ComputeScheduleAllocationStrategy.

public ComputeScheduleAllocationStrategy(string value);
new Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleAllocationStrategy : string -> Azure.ResourceManager.ComputeSchedule.Models.ComputeScheduleAllocationStrategy
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to