Package-level declarations

Types

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

The OS type of the custom image (i.e. Windows, Linux)

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

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

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

The access rights to be granted to the user when provisioning an environment

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

Caching option for a data disk (i.e. None, ReadOnly, ReadWrite).

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

The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied).

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

Managed identity.

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

The event type for which this notification is enabled (i.e. AutoShutdown, Cost)

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

The evaluator type of the policy (i.e. AllowedValuesPolicy, MaxValuePolicy).

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

The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc.

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

The status of the policy.

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

The setting to enable usage of premium data disks. When its value is 'Enabled', creation of standard or premium data disks is allowed. When its value is 'Disabled', only creation of standard data disks is allowed.

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

The artifact source's type.

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

The storage type for the disk (i.e. Standard, Premium).

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

Protocol type of the port.

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

Indicates whether public IP addresses can be assigned to virtual machines on this subnet (i.e. Allow, Deny).

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

The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied).