Package-level declarations

Types

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

Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.

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

Indicates catalog item types.

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

Indicates the type of sync that is configured for the catalog.

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

Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not.

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

AAD Join type.

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

Defines whether this Environment Type can be used in this Project.

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

Indicates whether Dev Boxes created with this definition are capable of hibernation. Not all images are capable of supporting hibernation. To find out more see https://aka.ms/devbox/hibernate

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

Values can be systemAssignedIdentity or userAssignedIdentity

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

Specifies the license type indicating the caller has already acquired licenses for the Dev Boxes that will be created.

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

Indicates whether owners of Dev Boxes in this pool are added as local administrators on the Dev Box.

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

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

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

The type of the member (user, group)

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

The frequency of this scheduled task.

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

Supported type this scheduled task represents.

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

Indicates whether or not this scheduled task is enabled.

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

Indicates whether Dev Boxes in this pool are created with single sign on enabled. The also requires that single sign on be enabled on the tenant.

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 StopOnDisconnectEnableStatus : Enum<StopOnDisconnectEnableStatus> , ConvertibleToJava<StopOnDisconnectEnableStatus>

Whether the feature to stop the Dev Box on disconnect once the grace period has lapsed is enabled.

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

Indicates whether the pool uses a Virtual Network managed by Microsoft or a customer provided network.