Index
All Classes and Interfaces|All Packages
A
- ACCEPTED - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment was accepted.
- Adding the package to your product - Search tag in Overview
- Section
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- ARRAY - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts an array of values.
- Authentication - Search tag in Overview
- Section
- Azure DevCenter client library for Java - Search tag in Overview
- Section
B
- beginCreateDevBox(String, String, DevBox) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Creates or replaces a Dev Box.
- beginCreateDevBox(String, String, DevBox) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Creates or replaces a Dev Box.
- beginCreateDevBox(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Creates or replaces a Dev Box.
- beginCreateDevBox(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Creates or replaces a Dev Box.
- beginCreateOrUpdateEnvironment(String, String, DevCenterEnvironment) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Creates or updates an environment.
- beginCreateOrUpdateEnvironment(String, String, DevCenterEnvironment) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Creates or updates an environment.
- beginCreateOrUpdateEnvironment(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Creates or updates an environment.
- beginCreateOrUpdateEnvironment(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Creates or updates an environment.
- beginDeleteDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Deletes a Dev Box.
- beginDeleteDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Deletes a Dev Box.
- beginDeleteDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Deletes a Dev Box.
- beginDeleteDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Deletes a Dev Box.
- beginDeleteEnvironment(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Deletes an environment and all its associated resources.
- beginDeleteEnvironment(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Deletes an environment and all its associated resources.
- beginDeleteEnvironment(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Deletes an environment and all its associated resources.
- beginDeleteEnvironment(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Deletes an environment and all its associated resources.
- beginRestartDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Restarts a Dev Box.
- beginRestartDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Restarts a Dev Box.
- beginRestartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Restarts a Dev Box.
- beginRestartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Restarts a Dev Box.
- beginStartDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Starts a Dev Box.
- beginStartDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Starts a Dev Box.
- beginStartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Starts a Dev Box.
- beginStartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Starts a Dev Box.
- beginStopDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Stops a Dev Box.
- beginStopDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Stops a Dev Box.
- beginStopDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Stops a Dev Box.
- beginStopDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Stops a Dev Box.
- beginStopDevBox(String, String, String, Boolean) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Stops a Dev Box.
- beginStopDevBox(String, String, String, Boolean) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Stops a Dev Box.
- BOOLEAN - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts a boolean value.
- buildAsyncClient() - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
Builds an instance of DeploymentEnvironmentsAsyncClient class.
- buildAsyncClient() - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
Builds an instance of DevBoxesAsyncClient class.
- buildAsyncClient() - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
Builds an instance of DevCenterAsyncClient class.
- buildClient() - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
Builds an instance of DeploymentEnvironmentsClient class.
- buildClient() - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
Builds an instance of DevBoxesClient class.
- buildClient() - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
Builds an instance of DevCenterClient class.
C
- CANCELED - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box provision was canceled.
- CANCELED - Static variable in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
The operation has been canceled by the user.
- CANCELED - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment provisioning was canceled.
- clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- com.azure.developer.devcenter - package com.azure.developer.devcenter
-
Package containing the classes for DevCenterService.
- com.azure.developer.devcenter.models - package com.azure.developer.devcenter.models
-
Package containing the data models for DevCenterService.
- configuration(Configuration) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- configuration(Configuration) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- configuration(Configuration) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- Contributing - Search tag in Overview
- Section
- CREATING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is being created.
- CREATING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is creating.
- credential(TokenCredential) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
D
- DAILY - Static variable in class com.azure.developer.devcenter.models.ScheduleFrequency
-
The scheduled task will run every day.
- DEALLOCATED - Static variable in class com.azure.developer.devcenter.models.PowerState
-
The Dev Box is deallocated.
- delayAction(String, String, String, String, OffsetDateTime) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Delays the occurrence of an action.
- delayAction(String, String, String, String, OffsetDateTime) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Delays the occurrence of an action.
- delayActionWithResponse(String, String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Delays the occurrence of an action.
- delayActionWithResponse(String, String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Delays the occurrence of an action.
- delayAllActions(String, String, String, OffsetDateTime) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Delays all actions.
- delayAllActions(String, String, String, OffsetDateTime) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Delays all actions.
- delayAllActions(String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Delays all actions.
- delayAllActions(String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Delays all actions.
- DELETING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is being deleted.
- DELETING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is deleting.
- DeploymentEnvironmentsAsyncClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the asynchronous DeploymentEnvironmentsClient type.
- DeploymentEnvironmentsClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the synchronous DeploymentEnvironmentsClient type.
- DeploymentEnvironmentsClientBuilder - Class in com.azure.developer.devcenter
-
A builder for creating a new instance of the DeploymentEnvironmentsClient type.
- DeploymentEnvironmentsClientBuilder() - Constructor for class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
Create an instance of the DeploymentEnvironmentsClientBuilder.
- DevBox - Class in com.azure.developer.devcenter.models
-
A Dev Box.
- DevBox(String, String) - Constructor for class com.azure.developer.devcenter.models.DevBox
-
Creates an instance of DevBox class.
- DevBoxAction - Class in com.azure.developer.devcenter.models
-
An action which will take place on a Dev Box.
- DevBoxActionDelayResult - Class in com.azure.developer.devcenter.models
-
The action delay result.
- DevBoxActionDelayStatus - Class in com.azure.developer.devcenter.models
-
The result of the delay operation on this action.
- DevBoxActionDelayStatus() - Constructor for class com.azure.developer.devcenter.models.DevBoxActionDelayStatus
-
Deprecated.
- DevBoxActionType - Class in com.azure.developer.devcenter.models
-
The type of action which will take place on a Dev Box.
- DevBoxActionType() - Constructor for class com.azure.developer.devcenter.models.DevBoxActionType
-
Deprecated.Use the
DevBoxActionType.fromString(String)
factory method. - DevBoxesAsyncClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the asynchronous DevBoxesClient type.
- DevBoxesClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the synchronous DevBoxesClient type.
- DevBoxesClientBuilder - Class in com.azure.developer.devcenter
-
A builder for creating a new instance of the DevBoxesClient type.
- DevBoxesClientBuilder() - Constructor for class com.azure.developer.devcenter.DevBoxesClientBuilder
-
Create an instance of the DevBoxesClientBuilder.
- DevBoxHardwareProfile - Class in com.azure.developer.devcenter.models
-
Hardware specifications for the Dev Box.
- DevBoxImageReference - Class in com.azure.developer.devcenter.models
-
Specifies information about the image used.
- DevBoxNextAction - Class in com.azure.developer.devcenter.models
-
Details about the next run of an action.
- DevBoxOsType - Class in com.azure.developer.devcenter.models
-
The operating system type.
- DevBoxOsType() - Constructor for class com.azure.developer.devcenter.models.DevBoxOsType
-
Deprecated.Use the
DevBoxOsType.fromString(String)
factory method. - DevBoxPool - Class in com.azure.developer.devcenter.models
-
A pool of Dev Boxes.
- DevBoxProvisioningState - Class in com.azure.developer.devcenter.models
-
Indicates the provisioning state of the Dev Box.
- DevBoxProvisioningState() - Constructor for class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Deprecated.Use the
DevBoxProvisioningState.fromString(String)
factory method. - Dev Box Scenarios - Search tag in Overview
- Section
- DevBoxSchedule - Class in com.azure.developer.devcenter.models
-
A Schedule to execute action.
- DevBoxStorageProfile - Class in com.azure.developer.devcenter.models
-
Storage settings for the Dev Box's disks.
- DevCenterAsyncClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the asynchronous DevCenterClient type.
- DevCenterCatalog - Class in com.azure.developer.devcenter.models
-
A catalog.
- DevCenterClient - Class in com.azure.developer.devcenter
-
Initializes a new instance of the synchronous DevCenterClient type.
- DevCenterClientBuilder - Class in com.azure.developer.devcenter
-
A builder for creating a new instance of the DevCenterClient type.
- DevCenterClientBuilder() - Constructor for class com.azure.developer.devcenter.DevCenterClientBuilder
-
Create an instance of the DevCenterClientBuilder.
- DevCenterEnvironment - Class in com.azure.developer.devcenter.models
-
Properties of an environment.
- DevCenterEnvironment(String, String, String, String) - Constructor for class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Creates an instance of DevCenterEnvironment class.
- DevCenterEnvironmentType - Class in com.azure.developer.devcenter.models
-
Properties of an environment type.
- DevCenterOperationDetails - Class in com.azure.developer.devcenter.models
-
The current status of an async operation.
- DevCenterOperationStatus - Class in com.azure.developer.devcenter.models
-
Enum describing allowed operation states.
- DevCenterOperationStatus() - Constructor for class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
Deprecated.Use the
DevCenterOperationStatus.fromString(String)
factory method. - DevCenterProject - Class in com.azure.developer.devcenter.models
-
Project details.
- DevCenterServiceVersion - Enum in com.azure.developer.devcenter
-
Service version of DevCenterServiceClient.
- DISABLED - Static variable in class com.azure.developer.devcenter.models.EnvironmentTypeStatus
-
The environment type is not enabled for use in the project.
- DISABLED - Static variable in class com.azure.developer.devcenter.models.HibernateSupport
-
Hibernate is not enabled.
- DISABLED - Static variable in class com.azure.developer.devcenter.models.LocalAdministratorStatus
-
Owners of Dev Boxes in the pool are not local administrators on the Dev Boxes.
- DISABLED - Static variable in class com.azure.developer.devcenter.models.StopOnDisconnectStatus
-
Stop on disconnect is not enabled on the Dev Box.
- Documentation - Search tag in Overview
- Section
E
- ENABLED - Static variable in class com.azure.developer.devcenter.models.EnvironmentTypeStatus
-
The environment type is enabled for use in the project.
- ENABLED - Static variable in class com.azure.developer.devcenter.models.HibernateSupport
-
Hibernate is enabled.
- ENABLED - Static variable in class com.azure.developer.devcenter.models.LocalAdministratorStatus
-
Owners of Dev Boxes in the pool are local administrators on the Dev Boxes.
- ENABLED - Static variable in class com.azure.developer.devcenter.models.StopOnDisconnectStatus
-
Stop on disconnect is enabled on the Dev Box.
- endpoint(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- endpoint(String) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- endpoint(String) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- EnvironmentDefinition - Class in com.azure.developer.devcenter.models
-
An environment definition.
- EnvironmentDefinitionParameter - Class in com.azure.developer.devcenter.models
-
Properties of an Environment Definition parameter.
- EnvironmentDefinitionParameterType - Class in com.azure.developer.devcenter.models
-
The type of data a parameter accepts.
- EnvironmentDefinitionParameterType() - Constructor for class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
Deprecated.Use the
EnvironmentDefinitionParameterType.fromString(String)
factory method. - EnvironmentProvisioningState - Class in com.azure.developer.devcenter.models
-
The provisioning state of the environment.
- EnvironmentProvisioningState() - Constructor for class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
Deprecated.Use the
EnvironmentProvisioningState.fromString(String)
factory method. - Environments Scenarios - Search tag in Overview
- Section
- EnvironmentTypeStatus - Class in com.azure.developer.devcenter.models
-
Indicates whether an environment type is enabled for use in a project.
- EnvironmentTypeStatus() - Constructor for class com.azure.developer.devcenter.models.EnvironmentTypeStatus
-
Deprecated.Use the
EnvironmentTypeStatus.fromString(String)
factory method. - Examples - Search tag in Overview
- Section
F
- FAILED - Static variable in class com.azure.developer.devcenter.models.DevBoxActionDelayStatus
-
The delay operation failed.
- FAILED - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box failed to provision.
- FAILED - Static variable in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
The operation has failed.
- FAILED - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment failed to provision.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBox
-
Reads an instance of DevBox from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxAction
-
Reads an instance of DevBoxAction from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
-
Reads an instance of DevBoxActionDelayResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxHardwareProfile
-
Reads an instance of DevBoxHardwareProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Reads an instance of DevBoxImageReference from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxNextAction
-
Reads an instance of DevBoxNextAction from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxPool
-
Reads an instance of DevBoxPool from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Reads an instance of DevBoxSchedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevBoxStorageProfile
-
Reads an instance of DevBoxStorageProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevCenterCatalog
-
Reads an instance of DevCenterCatalog from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Reads an instance of DevCenterEnvironment from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevCenterEnvironmentType
-
Reads an instance of DevCenterEnvironmentType from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Reads an instance of DevCenterOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.DevCenterProject
-
Reads an instance of DevCenterProject from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Reads an instance of EnvironmentDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Reads an instance of EnvironmentDefinitionParameter from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.OsDisk
-
Reads an instance of OsDisk from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.RemoteConnection
-
Reads an instance of RemoteConnection from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.developer.devcenter.models.StopOnDisconnectConfiguration
-
Reads an instance of StopOnDisconnectConfiguration from the JsonReader.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.DevBoxActionDelayStatus
-
Creates or finds a DevBoxActionDelayStatus from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.DevBoxActionType
-
Creates or finds a DevBoxActionType from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.DevBoxOsType
-
Creates or finds a DevBoxOsType from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Creates or finds a DevBoxProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
Creates or finds a DevCenterOperationStatus from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
Creates or finds a EnvironmentDefinitionParameterType from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
Creates or finds a EnvironmentProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.EnvironmentTypeStatus
-
Creates or finds a EnvironmentTypeStatus from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.HibernateSupport
-
Creates or finds a HibernateSupport from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.LocalAdministratorStatus
-
Creates or finds a LocalAdministratorStatus from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.PoolHealthStatus
-
Creates or finds a PoolHealthStatus from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.PowerState
-
Creates or finds a PowerState from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.ScheduleFrequency
-
Creates or finds a ScheduleFrequency from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.ScheduleType
-
Creates or finds a ScheduleType from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.SkuName
-
Creates or finds a SkuName from its string representation.
- fromString(String) - Static method in class com.azure.developer.devcenter.models.StopOnDisconnectStatus
-
Creates or finds a StopOnDisconnectStatus from its string representation.
G
- GENERAL_A_16C64GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 16 vCPU, 64 GB RAM, 1024 GB Storage.
- GENERAL_A_16C64GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 16 vCPU, 64 GB RAM, 2048 GB Storage.
- GENERAL_A_16C64GB256SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 16 vCPU, 64 GB RAM, 256 GB Storage.
- GENERAL_A_16C64GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 16 vCPU, 64 GB RAM, 512 GB Storage.
- GENERAL_A_32C128GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 32 vCPU, 128 GB RAM, 1024 GB Storage.
- GENERAL_A_32C128GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 32 vCPU, 128 GB RAM, 2048 GB Storage.
- GENERAL_A_32C128GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 32 vCPU, 128 GB RAM, 512 GB Storage.
- GENERAL_A_8C32GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 8 vCPU, 32 GB RAM, 1024 GB Storage.
- GENERAL_A_8C32GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 8 vCPU, 32 GB RAM, 2048 GB Storage.
- GENERAL_A_8C32GB256SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 8 vCPU, 32 GB RAM, 256 GB Storage.
- GENERAL_A_8C32GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
AMD, 8 vCPU, 32 GB RAM, 512 GB Storage.
- GENERAL_I_16C64GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 16 vCPU, 64 GB RAM, 1024 GB Storage.
- GENERAL_I_16C64GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 16 vCPU, 64 GB RAM, 2048 GB Storage.
- GENERAL_I_16C64GB256SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 16 vCPU, 64 GB RAM, 256 GB Storage.
- GENERAL_I_16C64GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 16 vCPU, 64 GB RAM, 512 GB Storage.
- GENERAL_I_32C128GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 32 vCPU, 128 GB RAM, 1024 GB Storage.
- GENERAL_I_32C128GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 32 vCPU, 128 GB RAM, 2048 GB Storage.
- GENERAL_I_32C128GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 32 vCPU, 128 GB RAM, 512 GB Storage.
- GENERAL_I_8C32GB1024SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 8 vCPU, 32 GB RAM, 1024 GB Storage.
- GENERAL_I_8C32GB2048SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 8 vCPU, 32 GB RAM, 2048 GB Storage.
- GENERAL_I_8C32GB256SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 8 vCPU, 32 GB RAM, 256 GB Storage.
- GENERAL_I_8C32GB512SSD_V2 - Static variable in class com.azure.developer.devcenter.models.SkuName
-
Intel, 8 vCPU, 32 GB RAM, 512 GB Storage.
- getAction() - Method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
-
Get the action property: The delayed action.
- getActionName() - Method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
-
Get the actionName property: The name of the action.
- getActionState() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the actionState property: The current action state of the Dev Box.
- getActionType() - Method in class com.azure.developer.devcenter.models.DevBoxAction
-
Get the actionType property: The action that will be taken.
- getAllowed() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the allowed property: An array of allowed values.
- getCatalog(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Gets the specified catalog within the project.
- getCatalog(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Gets the specified catalog within the project.
- getCatalogName() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the catalogName property: Name of the catalog.
- getCatalogName() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the catalogName property: Name of the catalog.
- getCatalogWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Gets the specified catalog within the project.
- getCatalogWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Gets the specified catalog within the project.
- getCreatedTime() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the createdTime property: Creation time of this Dev Box, in RFC3339 format.
- getDefaultValue() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the defaultValue property: Default value of the parameter.
- getDelayStatus() - Method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
-
Get the delayStatus property: The result of the delay operation on this action.
- getDeploymentEnvironmentsAsyncClient() - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Initializes a new instance of DeploymentEnvironmentsAsyncClient from DevCenterAsyncClient.
- getDeploymentEnvironmentsClient() - Method in class com.azure.developer.devcenter.DevCenterClient
-
Initializes a new instance of DeploymentEnvironmentsClient from DevCenterClient.
- getDeploymentTargetId() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironmentType
-
Get the deploymentTargetId property: Id of a subscription or management group that the environment type will be mapped to.
- getDescription() - Method in class com.azure.developer.devcenter.models.DevCenterProject
-
Get the description property: Description of the project.
- getDescription() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the description property: A short description of the environment definition.
- getDescription() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the description property: Description of the parameter.
- getDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a Dev Box.
- getDevBox(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a Dev Box.
- getDevBoxAction(String, String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets an action.
- getDevBoxAction(String, String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets an action.
- getDevBoxActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets an action.
- getDevBoxActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets an action.
- getDevBoxesAsyncClient() - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Initializes a new instance of DevBoxesAsyncClient from DevCenterAsyncClient.
- getDevBoxesClient() - Method in class com.azure.developer.devcenter.DevCenterClient
-
Initializes a new instance of DevBoxesClient from DevCenterClient.
- getDevBoxWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a Dev Box.
- getDevBoxWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a Dev Box.
- getDiskSizeInGb() - Method in class com.azure.developer.devcenter.models.OsDisk
-
Get the diskSizeInGb property: The size of the OS Disk in gigabytes.
- getEndTime() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the endTime property: The end time of the operation, in RFC3339 format.
- getEnvironment(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Gets an environment.
- getEnvironment(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Gets an environment.
- getEnvironmentDefinition(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Get an environment definition from a catalog.
- getEnvironmentDefinition(String, String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Get an environment definition from a catalog.
- getEnvironmentDefinitionName() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the environmentDefinitionName property: Name of the environment definition.
- getEnvironmentDefinitionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Get an environment definition from a catalog.
- getEnvironmentDefinitionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Get an environment definition from a catalog.
- getEnvironmentTypeName() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the environmentTypeName property: Environment type.
- getEnvironmentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Gets an environment.
- getEnvironmentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Gets an environment.
- getError() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the error property: Provisioning or action error details.
- getError() - Method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
-
Get the error property: Information about the error that occurred.
- getError() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the error property: Provisioning error details.
- getError() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the error property: Operation Error message.
- getGracePeriodInMinutes() - Method in class com.azure.developer.devcenter.models.StopOnDisconnectConfiguration
-
Get the gracePeriodInMinutes property: The specified time in minutes to wait before stopping a Dev Box once disconnect is detected.
- getHardwareProfile() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the hardwareProfile property: Information about the Dev Box's hardware resources.
- getHardwareProfile() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the hardwareProfile property: Hardware settings for the Dev Boxes created in this pool.
- getHealthStatus() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the healthStatus property: Overall health status of the Pool.
- getHibernateSupport() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the hibernateSupport property: Indicates whether hibernate is enabled/disabled or unknown.
- getHibernateSupport() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the hibernateSupport property: Indicates whether hibernate is enabled/disabled or unknown.
- getId() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the id property: Fully qualified ID for the operation status.
- getId() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the id property: The ID of the environment definition.
- getId() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the id property: Unique ID of the parameter.
- getImageReference() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the imageReference property: Information about the image used for this Dev Box.
- getImageReference() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the imageReference property: Image settings for Dev Boxes create in this pool.
- getLatest() - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
-
Gets the latest service version supported by this client library.
- getLocalAdministratorStatus() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the localAdministratorStatus property: Indicates whether the owner of the Dev Box is a local administrator.
- getLocalAdministratorStatus() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the localAdministratorStatus property: Indicates whether owners of Dev Boxes in this pool are local administrators on the Dev Boxes.
- getLocation() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the location property: Azure region where this Dev Box is located.
- getLocation() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the location property: Azure region where Dev Boxes in the pool are located.
- getMaxDevBoxesPerUser() - Method in class com.azure.developer.devcenter.models.DevCenterProject
-
Get the maxDevBoxesPerUser property: When specified, indicates the maximum number of Dev Boxes a single user can create across all pools in the project.
- getMemoryInGb() - Method in class com.azure.developer.devcenter.models.DevBoxHardwareProfile
-
Get the memoryInGb property: The amount of memory available for the Dev Box.
- getName() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the name property: Display name for the Dev Box.
- getName() - Method in class com.azure.developer.devcenter.models.DevBoxAction
-
Get the name property: The name of the action.
- getName() - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Get the name property: The name of the image used.
- getName() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the name property: Pool name.
- getName() - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Get the name property: Display name for the Schedule.
- getName() - Method in class com.azure.developer.devcenter.models.DevCenterCatalog
-
Get the name property: Name of the catalog.
- getName() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the name property: Environment name.
- getName() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironmentType
-
Get the name property: Name of the environment type.
- getName() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the name property: The operation id name.
- getName() - Method in class com.azure.developer.devcenter.models.DevCenterProject
-
Get the name property: Name of the project.
- getName() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the name property: Name of the environment definition.
- getName() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the name property: Display name of the parameter.
- getNextAction() - Method in class com.azure.developer.devcenter.models.DevBoxAction
-
Get the nextAction property: Details about the next run of this action.
- getOperatingSystem() - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Get the operatingSystem property: The operating system of the image.
- getOsBuildNumber() - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Get the osBuildNumber property: The operating system build number of the image.
- getOsDisk() - Method in class com.azure.developer.devcenter.models.DevBoxStorageProfile
-
Get the osDisk property: Settings for the operating system disk.
- getOsType() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the osType property: The operating system type of this Dev Box.
- getOsType() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the osType property: The operating system type of Dev Boxes in this pool.
- getParameters() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the parameters property: Parameters object for the environment.
- getParameters() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the parameters property: Input parameters passed to an environment.
- getParametersSchema() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the parametersSchema property: JSON schema defining the parameters object passed to an environment.
- getParameterType() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the parameterType property: A string of one of the basic JSON types (number, integer, array, object, boolean, string).
- getPercentComplete() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the percentComplete property: Percent of the operation that is complete.
- getPool(String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a pool.
- getPool(String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a pool.
- getPoolName() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the poolName property: The name of the Dev Box pool this machine belongs to.
- getPoolWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a pool.
- getPoolWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a pool.
- getPowerState() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the powerState property: The current power state of the Dev Box.
- getProject(String) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Gets a project.
- getProject(String) - Method in class com.azure.developer.devcenter.DevCenterClient
-
Gets a project.
- getProjectName() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the projectName property: Name of the project this Dev Box belongs to.
- getProjectWithResponse(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Gets a project.
- getProjectWithResponse(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
-
Gets a project.
- getProperties() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the properties property: Custom operation properties, populated only for a successful operation.
- getProvisioningState() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the provisioningState property: The current provisioning state of the Dev Box.
- getProvisioningState() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the provisioningState property: The provisioning state of the environment.
- getPublishedDate() - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Get the publishedDate property: The datetime that the backing image version was published, in RFC3339 format.
- getRdpConnectionUrl() - Method in class com.azure.developer.devcenter.models.RemoteConnection
-
Get the rdpConnectionUrl property: Link to open a Remote Desktop session.
- getRemoteConnection(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets RDP Connection info.
- getRemoteConnection(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets RDP Connection info.
- getRemoteConnectionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets RDP Connection info.
- getRemoteConnectionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets RDP Connection info.
- getResourceGroupId() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the resourceGroupId property: The identifier of the resource group containing the environment's resources.
- getResourceId() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the resourceId property: The id of the resource.
- getSchedule(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a schedule.
- getSchedule(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a schedule.
- getScheduledTime() - Method in class com.azure.developer.devcenter.models.DevBoxNextAction
-
Get the scheduledTime property: The time the action will be triggered (UTC), in RFC3339 format.
- getScheduleFrequency() - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Get the scheduleFrequency property: The frequency of this scheduled task.
- getScheduleType() - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Get the scheduleType property: Supported type this scheduled task represents.
- getScheduleWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Gets a schedule.
- getScheduleWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Gets a schedule.
- getSkuName() - Method in class com.azure.developer.devcenter.models.DevBoxHardwareProfile
-
Get the skuName property: The name of the SKU.
- getSourceId() - Method in class com.azure.developer.devcenter.models.DevBoxAction
-
Get the sourceId property: The id of the resource which triggered this action.
- getStartTime() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the startTime property: The start time of the operation, in RFC3339 format.
- getStatus() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironmentType
-
Get the status property: Indicates whether this environment type is enabled for use in this project.
- getStatus() - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
-
Get the status property: Provisioning state of the resource.
- getStatus() - Method in class com.azure.developer.devcenter.models.StopOnDisconnectConfiguration
-
Get the status property: Indicates whether the feature to stop the devbox on disconnect once the grace period has lapsed is enabled.
- getStopOnDisconnect() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the stopOnDisconnect property: Stop on disconnect configuration settings for Dev Boxes created in this pool.
- getStorageProfile() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the storageProfile property: Storage settings for this Dev Box.
- getStorageProfile() - Method in class com.azure.developer.devcenter.models.DevBoxPool
-
Get the storageProfile property: Storage settings for Dev Box created in this pool.
- getSuspendedUntil() - Method in class com.azure.developer.devcenter.models.DevBoxAction
-
Get the suspendedUntil property: The earliest time that the action could occur (UTC), in RFC3339 format.
- getTemplatePath() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
-
Get the templatePath property: Path to the Environment Definition entrypoint file.
- getTime() - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Get the time property: The target time to trigger the action.
- getTimeZone() - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
-
Get the timeZone property: The IANA timezone id at which the schedule should execute.
- Getting started - Search tag in Overview
- Section
- getUniqueId() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the uniqueId property: A unique identifier for the Dev Box.
- getUserId() - Method in class com.azure.developer.devcenter.models.DevBox
-
Get the userId property: The AAD object id of the user this Dev Box is assigned to.
- getUserId() - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Get the userId property: The AAD object id of the owner of this Environment.
- getVCpus() - Method in class com.azure.developer.devcenter.models.DevBoxHardwareProfile
-
Get the vCpus property: The number of vCPUs available for the Dev Box.
- getVersion() - Method in enum com.azure.developer.devcenter.DevCenterServiceVersion
- getVersion() - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
-
Get the version property: The version of the image.
- getWebUrl() - Method in class com.azure.developer.devcenter.models.RemoteConnection
-
Get the webUrl property: URL to open a browser based RDP session.
H
- HEALTHY - Static variable in class com.azure.developer.devcenter.models.PoolHealthStatus
-
The pool health status is healthy.
- HIBERNATED - Static variable in class com.azure.developer.devcenter.models.PowerState
-
The Dev Box is hibernated.
- HibernateSupport - Class in com.azure.developer.devcenter.models
-
Indicates whether hibernate is supported and enabled, disabled, or unsupported by the operating system.
- HibernateSupport() - Constructor for class com.azure.developer.devcenter.models.HibernateSupport
-
Deprecated.Use the
HibernateSupport.fromString(String)
factory method. - httpClient(HttpClient) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- httpClient(HttpClient) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- httpClient(HttpClient) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
I
- IN_GRACE_PERIOD - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is in grace period.
- INTEGER - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts an integer value.
- isReadOnly() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the readOnly property: Whether or not this parameter is read-only.
- isRequired() - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
-
Get the required property: Whether or not this parameter is required.
K
- Key concepts - Search tag in Overview
- Section
L
- listAllDevBoxes() - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes that the caller has access to in the DevCenter.
- listAllDevBoxes() - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes that the caller has access to in the DevCenter.
- listAllDevBoxes(RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes that the caller has access to in the DevCenter.
- listAllDevBoxes(RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes that the caller has access to in the DevCenter.
- listAllDevBoxesByUser(String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes in the Dev Center for a particular user.
- listAllDevBoxesByUser(String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes in the Dev Center for a particular user.
- listAllDevBoxesByUser(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes in the Dev Center for a particular user.
- listAllDevBoxesByUser(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes in the Dev Center for a particular user.
- listAllEnvironments(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists the environments for a project.
- listAllEnvironments(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists the environments for a project.
- listAllEnvironments(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists the environments for a project.
- listAllEnvironments(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists the environments for a project.
- listCatalogs(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all of the catalogs available for a project.
- listCatalogs(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all of the catalogs available for a project.
- listCatalogs(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all of the catalogs available for a project.
- listCatalogs(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all of the catalogs available for a project.
- listDevBoxActions(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists actions on a Dev Box.
- listDevBoxActions(String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists actions on a Dev Box.
- listDevBoxActions(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists actions on a Dev Box.
- listDevBoxActions(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists actions on a Dev Box.
- listDevBoxes(String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes in the project for a particular user.
- listDevBoxes(String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes in the project for a particular user.
- listDevBoxes(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists Dev Boxes in the project for a particular user.
- listDevBoxes(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists Dev Boxes in the project for a particular user.
- listEnvironmentDefinitions(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment definitions available for a project.
- listEnvironmentDefinitions(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment definitions available for a project.
- listEnvironmentDefinitions(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment definitions available for a project.
- listEnvironmentDefinitions(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment definitions available for a project.
- listEnvironmentDefinitionsByCatalog(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment definitions available within a catalog.
- listEnvironmentDefinitionsByCatalog(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment definitions available within a catalog.
- listEnvironmentDefinitionsByCatalog(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment definitions available within a catalog.
- listEnvironmentDefinitionsByCatalog(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment definitions available within a catalog.
- listEnvironments(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists the environments for a project and user.
- listEnvironments(String, String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists the environments for a project and user.
- listEnvironments(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists the environments for a project and user.
- listEnvironments(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists the environments for a project and user.
- listEnvironmentTypes(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment types configured for a project.
- listEnvironmentTypes(String) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment types configured for a project.
- listEnvironmentTypes(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsAsyncClient
-
Lists all environment types configured for a project.
- listEnvironmentTypes(String, RequestOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClient
-
Lists all environment types configured for a project.
- listPools(String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists available pools.
- listPools(String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists available pools.
- listPools(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists available pools.
- listPools(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists available pools.
- listProjects() - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Lists all projects.
- listProjects() - Method in class com.azure.developer.devcenter.DevCenterClient
-
Lists all projects.
- listProjects(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
-
Lists all projects.
- listProjects(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
-
Lists all projects.
- listSchedules(String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists all schedules within a pool that are configured by your project administrator.
- listSchedules(String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists all schedules within a pool that are configured by your project administrator.
- listSchedules(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Lists all schedules within a pool that are configured by your project administrator.
- listSchedules(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Lists all schedules within a pool that are configured by your project administrator.
- LocalAdministratorStatus - Class in com.azure.developer.devcenter.models
-
Indicates whether owners of Dev Boxes in a pool are local administrators on the Dev Boxes.
- LocalAdministratorStatus() - Constructor for class com.azure.developer.devcenter.models.LocalAdministratorStatus
-
Deprecated.Use the
LocalAdministratorStatus.fromString(String)
factory method.
M
- MOVING_RESOURCES - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is moving resources.
N
- Next steps - Search tag in Overview
- Section
- NOT_PROVISIONED - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is not provisioned.
- NOT_STARTED - Static variable in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
The operation has not started.
- NUMBER - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts a number value.
O
- OBJECT - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts an object value.
- OS_UNSUPPORTED - Static variable in class com.azure.developer.devcenter.models.HibernateSupport
-
Hibernate is not supported by the operating system.
- OsDisk - Class in com.azure.developer.devcenter.models
-
Settings for the operating system disk.
P
- PENDING - Static variable in class com.azure.developer.devcenter.models.PoolHealthStatus
-
The pool health status waiting for health checks to run.
- pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- PoolHealthStatus - Class in com.azure.developer.devcenter.models
-
Pool status indicating whether a pool is available to create Dev Boxes.
- PoolHealthStatus() - Constructor for class com.azure.developer.devcenter.models.PoolHealthStatus
-
Deprecated.Use the
PoolHealthStatus.fromString(String)
factory method. - POWERED_OFF - Static variable in class com.azure.developer.devcenter.models.PowerState
-
The Dev Box is powered off.
- PowerState - Class in com.azure.developer.devcenter.models
-
The power states of a Dev Box.
- PowerState() - Constructor for class com.azure.developer.devcenter.models.PowerState
-
Deprecated.Use the
PowerState.fromString(String)
factory method. - PREPARING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is preparing.
- Prerequisites - Search tag in Overview
- Section
- PROVISIONED_WITH_WARNING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box was provisioned with warning.
- PROVISIONING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is provisioning.
R
- RemoteConnection - Class in com.azure.developer.devcenter.models
-
Provides remote connection information for a Dev Box.
- retryOptions(RetryOptions) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
.
- retryOptions(RetryOptions) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
.
- retryOptions(RetryOptions) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
.
- retryPolicy(RetryPolicy) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- retryPolicy(RetryPolicy) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- retryPolicy(RetryPolicy) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- RUNNING - Static variable in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
The operation is in progress.
- RUNNING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is running.
- RUNNING - Static variable in class com.azure.developer.devcenter.models.PowerState
-
The Dev Box is running.
S
- ScheduleFrequency - Class in com.azure.developer.devcenter.models
-
The frequency of task execution.
- ScheduleFrequency() - Constructor for class com.azure.developer.devcenter.models.ScheduleFrequency
-
Deprecated.Use the
ScheduleFrequency.fromString(String)
factory method. - ScheduleType - Class in com.azure.developer.devcenter.models
-
The supported types for a scheduled task.
- ScheduleType() - Constructor for class com.azure.developer.devcenter.models.ScheduleType
-
Deprecated.Use the
ScheduleType.fromString(String)
factory method. - serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.DeploymentEnvironmentsClientBuilder
-
Sets Service version.
- serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
-
Sets Service version.
- serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
-
Sets Service version.
- setLocalAdministratorStatus(LocalAdministratorStatus) - Method in class com.azure.developer.devcenter.models.DevBox
-
Set the localAdministratorStatus property: Indicates whether the owner of the Dev Box is a local administrator.
- setParameters(Map<String, Object>) - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
-
Set the parameters property: Parameters object for the environment.
- skipAction(String, String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Skips an occurrence of an action.
- skipAction(String, String, String, String) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Skips an occurrence of an action.
- skipActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
-
Skips an occurrence of an action.
- skipActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
-
Skips an occurrence of an action.
- SkuName - Class in com.azure.developer.devcenter.models
-
Indicates the Dev Box compute.
- SkuName() - Constructor for class com.azure.developer.devcenter.models.SkuName
-
Deprecated.Use the
SkuName.fromString(String)
factory method. - STARTING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is starting.
- STOP - Static variable in class com.azure.developer.devcenter.models.DevBoxActionType
-
The action will stop the Dev Box.
- STOP_DEV_BOX - Static variable in class com.azure.developer.devcenter.models.ScheduleType
-
The scheduled task will stop impacted Dev Boxes.
- StopOnDisconnectConfiguration - Class in com.azure.developer.devcenter.models
-
Stop on disconnect configuration settings for Dev Boxes created in this pool.
- StopOnDisconnectStatus - Class in com.azure.developer.devcenter.models
-
Indicates whether the feature to stop the devbox on disconnect once the grace period has lapsed is enabled.
- StopOnDisconnectStatus() - Constructor for class com.azure.developer.devcenter.models.StopOnDisconnectStatus
-
Deprecated.Use the
StopOnDisconnectStatus.fromString(String)
factory method. - STOPPING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is stopping.
- STORAGE_PROVISIONING_FAILED - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment storage provisioning failed.
- STRING - Static variable in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
The parameter accepts a string value.
- SUCCEEDED - Static variable in class com.azure.developer.devcenter.models.DevBoxActionDelayStatus
-
The delay operation succeeded.
- SUCCEEDED - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box was successfully provisioned.
- SUCCEEDED - Static variable in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
The operation has completed successfully.
- SUCCEEDED - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment was successfully provisioned.
- SYNCING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is Syncing.
T
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBox
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxAction
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxActionDelayResult
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxHardwareProfile
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxImageReference
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxNextAction
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxPool
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxSchedule
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevBoxStorageProfile
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevCenterCatalog
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevCenterEnvironment
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevCenterEnvironmentType
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevCenterOperationDetails
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.DevCenterProject
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.EnvironmentDefinition
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameter
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.OsDisk
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.RemoteConnection
- toJson(JsonWriter) - Method in class com.azure.developer.devcenter.models.StopOnDisconnectConfiguration
- TRANSIENT_FAILURE - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment has a transient failure.
- Troubleshooting - Search tag in Overview
- Section
U
- UNHEALTHY - Static variable in class com.azure.developer.devcenter.models.PoolHealthStatus
-
The pool health status is not healthy.
- UNKNOWN - Static variable in class com.azure.developer.devcenter.models.PoolHealthStatus
-
The pool health status is not known.
- UNKNOWN - Static variable in class com.azure.developer.devcenter.models.PowerState
-
The Dev Box power state is not known.
- UPDATING - Static variable in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Dev Box is updating.
- UPDATING - Static variable in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
The environment is updating.
V
- V2023_04_01 - Enum constant in enum com.azure.developer.devcenter.DevCenterServiceVersion
-
Enum value 2023-04-01.
- valueOf(String) - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.developer.devcenter.models.DevBoxActionDelayStatus
-
Gets known DevBoxActionDelayStatus values.
- values() - Static method in class com.azure.developer.devcenter.models.DevBoxActionType
-
Gets known DevBoxActionType values.
- values() - Static method in class com.azure.developer.devcenter.models.DevBoxOsType
-
Gets known DevBoxOsType values.
- values() - Static method in class com.azure.developer.devcenter.models.DevBoxProvisioningState
-
Gets known DevBoxProvisioningState values.
- values() - Static method in class com.azure.developer.devcenter.models.DevCenterOperationStatus
-
Gets known DevCenterOperationStatus values.
- values() - Static method in class com.azure.developer.devcenter.models.EnvironmentDefinitionParameterType
-
Gets known EnvironmentDefinitionParameterType values.
- values() - Static method in class com.azure.developer.devcenter.models.EnvironmentProvisioningState
-
Gets known EnvironmentProvisioningState values.
- values() - Static method in class com.azure.developer.devcenter.models.EnvironmentTypeStatus
-
Gets known EnvironmentTypeStatus values.
- values() - Static method in class com.azure.developer.devcenter.models.HibernateSupport
-
Gets known HibernateSupport values.
- values() - Static method in class com.azure.developer.devcenter.models.LocalAdministratorStatus
-
Gets known LocalAdministratorStatus values.
- values() - Static method in class com.azure.developer.devcenter.models.PoolHealthStatus
-
Gets known PoolHealthStatus values.
- values() - Static method in class com.azure.developer.devcenter.models.PowerState
-
Gets known PowerState values.
- values() - Static method in class com.azure.developer.devcenter.models.ScheduleFrequency
-
Gets known ScheduleFrequency values.
- values() - Static method in class com.azure.developer.devcenter.models.ScheduleType
-
Gets known ScheduleType values.
- values() - Static method in class com.azure.developer.devcenter.models.SkuName
-
Gets known SkuName values.
- values() - Static method in class com.azure.developer.devcenter.models.StopOnDisconnectStatus
-
Gets known StopOnDisconnectStatus values.
W
- WARNING - Static variable in class com.azure.developer.devcenter.models.PoolHealthStatus
-
The pool health status has one or more warnings.
- WINDOWS - Static variable in class com.azure.developer.devcenter.models.DevBoxOsType
-
The Windows operating system.
All Classes and Interfaces|All Packages
DevBoxActionDelayStatus.fromString(String)
factory method.