DevTestLabScheduleCreationParameter Class

Definition

Properties for creating a schedule.

public class DevTestLabScheduleCreationParameter
type DevTestLabScheduleCreationParameter = class
Public Class DevTestLabScheduleCreationParameter
Inheritance
DevTestLabScheduleCreationParameter

Constructors

DevTestLabScheduleCreationParameter()

Initializes a new instance of DevTestLabScheduleCreationParameter.

Properties

DailyRecurrenceTime

The time of day the schedule will occur.

HourlyRecurrenceMinute

Minutes of the hour the schedule will run.

Location

The location of the new virtual machine or environment.

Name

The name of the virtual machine or environment.

NotificationSettings

Notification settings.

Status

The status of the schedule (i.e. Enabled, Disabled).

Tags

The tags of the resource.

TargetResourceId

The resource ID to which the schedule belongs.

TaskType

The task type of the schedule (e.g. LabVmsShutdownTask, LabVmAutoStart).

TimeZoneId

The time zone ID (e.g. Pacific Standard time).

WeeklyRecurrence

If the schedule will occur only some days of the week, specify the weekly recurrence.

Applies to