Freigeben über


ScheduleTaskType(String) Constructor

Definition

Initializes a new instance of ScheduleTaskType.

public ScheduleTaskType(string value);
new Azure.AI.Projects.Evaluation.ScheduleTaskType : string -> Azure.AI.Projects.Evaluation.ScheduleTaskType
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to