models Package
Classes
| Catalog |
A catalog. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| DevBox |
A Dev Box. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| DevBoxAction |
An action which will take place on a Dev Box. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| DevBoxActionDelayResult |
The action delay result. All required parameters must be populated in order to send to server. |
| DevBoxNextAction |
Details about the next run of an action. All required parameters must be populated in order to send to server. |
| Environment |
Properties of an environment. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| EnvironmentDefinition |
An environment definition. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| EnvironmentDefinitionParameter |
Properties of an Environment Definition parameter. All required parameters must be populated in order to send to server. |
| EnvironmentType |
Properties of an environment type. All required parameters must be populated in order to send to server. |
| Error |
The error object. All required parameters must be populated in order to send to server. |
| HardwareProfile |
Hardware specifications for the Dev Box. Readonly variables are only populated by the server, and will be ignored when sending a request. |
| ImageReference |
Specifies information about the image used. Readonly variables are only populated by the server, and will be ignored when sending a request. |
| InnerError |
An object containing more specific information about the error. As per Microsoft One API guidelines - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses. |
| OSDisk |
Settings for the operating system disk. Readonly variables are only populated by the server, and will be ignored when sending a request. |
| OperationDetails |
The current status of an async operation. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| Pool |
A pool of Dev Boxes. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| Project |
Project details. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| RemoteConnection |
Provides remote connection information for a Dev Box. |
| Schedule |
A Schedule to execute action. Readonly variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
| StopOnDisconnectConfiguration |
Stop on disconnect configuration settings for Dev Boxes created in this pool. All required parameters must be populated in order to send to server. |
| StorageProfile |
Storage settings for the Dev Box's disks. |
Enums
| DevBoxActionDelayStatus |
The result of the delay operation on this action. |
| DevBoxActionType |
The type of action which will take place on a Dev Box. |
| DevBoxProvisioningState |
Indicates the provisioning state of the Dev Box. |
| EnvironmentProvisioningState |
The provisioning state of the environment. |
| EnvironmentTypeStatus |
Indicates whether an environment type is enabled for use in a project. |
| HibernateSupport |
Indicates whether hibernate is supported and enabled, disabled, or unsupported by the operating system. Unknown hibernate support is represented as null. |
| LocalAdministratorStatus |
Indicates whether owners of Dev Boxes in a pool are local administrators on the Dev Boxes. |
| OSType |
The operating system type. |
| OperationStatus |
Enum describing allowed operation states. |
| ParameterType |
The type of data a parameter accepts. |
| PoolHealthStatus |
Pool status indicating whether a pool is available to create Dev Boxes. |
| PowerState |
The power states of a Dev Box. |
| ScheduledFrequency |
The frequency of task execution. |
| ScheduledType |
The supported types for a scheduled task. |
| SkuName |
Indicates the Dev Box compute. |
| StopOnDisconnectStatus |
Indicates whether the feature to stop the devbox on disconnect once the grace period has lapsed is enabled. |