Package-level declarations

Types

Link copied to clipboard
enum AddRemove : Enum<AddRemove> , ConvertibleToJava<AddRemove>

Enum indicating if user is adding or removing a favorite lab

Link copied to clipboard
enum ConfigurationState : Enum<ConfigurationState> , ConvertibleToJava<ConfigurationState>

Describes the user's progress in configuring their environment setting

Link copied to clipboard
enum ConnectionType : Enum<ConnectionType> , ConvertibleToJava<ConnectionType>

The enabled access level for Web Access over SSH.

Link copied to clipboard
enum CreateOption : Enum<CreateOption> , ConvertibleToJava<CreateOption>

Indicates what lab virtual machines are created from.

Link copied to clipboard
enum EnableState : Enum<EnableState> , ConvertibleToJava<EnableState>

Whether a VM will get shutdown when it hasn't been connected to after a period of time.

Link copied to clipboard
enum ManagedLabVmSize : Enum<ManagedLabVmSize> , ConvertibleToJava<ManagedLabVmSize>

The size of the virtual machine

Link copied to clipboard
enum RecurrenceFrequency : Enum<RecurrenceFrequency> , ConvertibleToJava<RecurrenceFrequency>

The frequency of the recurrence.

Link copied to clipboard
enum ResourceIdentityType : Enum<ResourceIdentityType> , ConvertibleToJava<ResourceIdentityType>

The identity type.

Link copied to clipboard
enum ShutdownOnIdleMode : Enum<ShutdownOnIdleMode> , ConvertibleToJava<ShutdownOnIdleMode>

Whether a VM will get shutdown when it has idled for a period of time.

Link copied to clipboard
enum SkuTier : Enum<SkuTier> , ConvertibleToJava<SkuTier>

This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

Link copied to clipboard
enum WeekDay : Enum<WeekDay> , ConvertibleToJava<WeekDay>

Days of the week.