Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicableSchedule

Package version

Schedules applicable to a virtual machine. The schedules may have been defined on a VM or on lab level.

Hierarchy

Index

Properties

Optional id

id: undefined | string

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional labVmsShutdown

labVmsShutdown: Schedule

The auto-shutdown schedule, if one has been set at the lab or lab resource level.

Optional labVmsStartup

labVmsStartup: Schedule

The auto-startup schedule, if one has been set at the lab or lab resource level.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

The tags of the resource.

Optional type

type: undefined | string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc