MachineLearningComputeStartStopSchedule Class

Definition

Compute start stop schedule properties.

public class MachineLearningComputeStartStopSchedule
type MachineLearningComputeStartStopSchedule = class
Public Class MachineLearningComputeStartStopSchedule
Inheritance
MachineLearningComputeStartStopSchedule

Constructors

MachineLearningComputeStartStopSchedule()

Initializes a new instance of MachineLearningComputeStartStopSchedule.

Properties

Action

[Required] The compute power action.

CronSchedule

Required if triggerType is Cron.

Id

A system assigned id for the schedule.

ProvisioningStatus

The current deployment state of schedule.

RecurrenceSchedule

Required if triggerType is Recurrence.

Schedule

[Deprecated] Not used any more.

Status

Is the schedule enabled or disabled?.

TriggerType

[Required] The schedule trigger type.

Applies to