@azure/arm-computeschedule package
Classes
| ComputeScheduleClient |
Interfaces
| CancelOperationsRequest |
This is the request to cancel running operations in scheduled actions using the operation ids |
| CancelOperationsResponse |
This is the response from a cancel operations request |
| ComputeScheduleClientOptionalParams |
Optional parameters for the client. |
| CreateResourceOperationResponse |
The response from a create request |
| DeallocateResourceOperationResponse |
The response from a deallocate request |
| DeleteResourceOperationResponse |
The response from a delete request |
| ErrorAdditionalInfo |
The resource management error additional info. |
| ErrorDetail |
The error detail. |
| ErrorResponse |
Common error response for all Azure Resource Manager APIs to return error details for failed operations. |
| ExecuteCreateRequest |
The ExecuteCreateRequest request for create operations |
| ExecuteDeallocateRequest |
The ExecuteDeallocateRequest request for executeDeallocate operations |
| ExecuteDeleteRequest |
The ExecuteDeleteRequest for delete VM operation |
| ExecuteHibernateRequest |
The ExecuteHibernateRequest request for executeHibernate operations |
| ExecuteStartRequest |
The ExecuteStartRequest request for executeStart operations |
| ExecutionParameters |
Extra details needed to run the user's request |
| GetOperationErrorsRequest |
This is the request to get errors per vm operations |
| GetOperationErrorsResponse |
This is the response from a get operations errors request |
| GetOperationStatusRequest |
This is the request to get operation status using operationids |
| GetOperationStatusResponse |
This is the response from a get operations status request |
| HibernateResourceOperationResponse |
The response from a Hibernate request |
| Operation |
Details of a REST API operation, returned from the Resource Provider Operations API |
| OperationDisplay |
Localized display information for and operation. |
| OperationErrorDetails |
This defines a list of operation errors associated with a unique operationId |
| OperationErrorsResult |
This is the first level of operation errors from the request when clients get errors per vm operation |
| OperationsListOptionalParams |
Optional parameters. |
| OperationsOperations |
Interface representing a Operations operations. |
| PageSettings |
Options for the byPage method |
| PagedAsyncIterableIterator |
An interface that allows async iterable iteration both to completion and by page. |
| ResourceOperation |
High level response from an operation on a resource |
| ResourceOperationDetails |
The details of a response from an operation on a resource |
| ResourceOperationError |
These describe errors that occur at the resource level |
| ResourceProvisionPayload |
Resource creation data model |
| Resources |
The resources needed for the user request |
| RetryPolicy |
The retry policy for the user request |
| Schedule |
The schedule details for the user request |
| ScheduledActionsOperations |
Interface representing a ScheduledActions operations. |
| ScheduledActionsVirtualMachinesCancelOperationsOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesExecuteCreateOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesExecuteDeallocateOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesExecuteDeleteOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesExecuteHibernateOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesExecuteStartOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesGetOperationErrorsOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesGetOperationStatusOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesSubmitDeallocateOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesSubmitHibernateOptionalParams |
Optional parameters. |
| ScheduledActionsVirtualMachinesSubmitStartOptionalParams |
Optional parameters. |
| StartResourceOperationResponse |
The response from a start request |
| SubmitDeallocateRequest |
The deallocate request for resources |
| SubmitHibernateRequest |
This is the request for hibernate |
| SubmitStartRequest |
This is the request for start |
Type Aliases
| ActionType |
Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. Known values supported by the serviceInternal: Actions are for internal-only APIs. |
| ContinuablePage |
An interface that describes a page of results. |
| DeadlineType |
The types of deadlines supported by ScheduledActions Known values supported by the serviceUnknown: Default value of Unknown. |
| OperationState |
Values that define the states of operations in Scheduled Actions Known values supported by the serviceUnknown: The default value for the operation state enum |
| OptimizationPreference |
The preferences customers can select to optimize their requests to ScheduledActions Known values supported by the serviceCost: Optimize while considering cost savings |
| Origin |
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" Known values supported by the serviceuser: Indicates the operation is initiated by a user. |
| ResourceOperationType |
The kind of operation types that can be performed on resources using ScheduledActions Known values supported by the serviceUnknown: The default value for this enum type |
Enums
| KnownActionType |
Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. |
| KnownDeadlineType |
The types of deadlines supported by ScheduledActions |
| KnownOperationState |
Values that define the states of operations in Scheduled Actions |
| KnownOptimizationPreference |
The preferences customers can select to optimize their requests to ScheduledActions |
| KnownOrigin |
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" |
| KnownResourceOperationType |
The kind of operation types that can be performed on resources using ScheduledActions |
| KnownVersions |
ComputeSchedule API versions |