Dev Test Lab Schedule

This table represents the dev_test_lab_schedule resource from Microsoft Azure.

azure.dev_test_lab_schedule

Fields

TitleIDTypeData TypeDescription
_keycorestring
created_datecorestringThe creation date of the schedule.
daily_recurrencecorejsonIf the schedule will occur once each day of the week, specify the daily recurrence.
hourly_recurrencecorejsonIf the schedule will occur multiple times a day, specify the hourly recurrence.
idcorestringThe identifier of the resource.
locationcorestringThe location of the resource.
namecorestringThe name of the resource.
notification_settingscorejsonNotification settings.
provisioning_statecorestringThe provisioning status of the resource.
resource_groupcorestring
statuscorestringThe status of the schedule (i.e. Enabled, Disabled)
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
target_resource_idcorestringThe resource ID to which the schedule belongs
task_typecorestringThe task type of the schedule (e.g. LabVmsShutdownTask, LabVmAutoStart).
time_zone_idcorestringThe time zone ID (e.g. China Standard Time, Greenland Standard Time, Pacific Standard time, etc.). The possible values for this property can be found in `IReadOnlyCollection<string> TimeZoneConverter.TZConvert.KnownWindowsTimeZoneIds` (https://github.com/mattjohnsonpint/TimeZoneConverter/blob/main/README.md)
typecorestringThe type of the resource.
unique_identifiercorestringThe unique immutable identifier of a resource (Guid).
weekly_recurrencecorejsonIf the schedule will occur only some days of the week, specify the weekly recurrence.