@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. |
DeallocateResourceOperationResponse |
The response from a deallocate request |
ExecuteDeallocateRequest |
The ExecuteDeallocateRequest request for executeDeallocate operations |
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 |
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. |
ScheduledActionsVirtualMachinesExecuteDeallocateOptionalParams |
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 |
ContinuablePage |
An interface that describes a page of results. |
DeadlineType |
The types of deadlines supported by ScheduledActions Known values supported by the serviceUnknown |
OperationState |
Values that define the states of operations in Scheduled Actions Known values supported by the serviceUnknown |
OptimizationPreference |
The preferences customers can select to optimize their requests to ScheduledActions Known values supported by the serviceCost |
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 |
ResourceOperationType |
The kind of operation types that can be performed on resources using ScheduledActions Known values supported by the serviceUnknown |
Enums
KnownActionType |
Known values of ActionType that the service accepts. |
KnownDeadlineType |
Known values of DeadlineType that the service accepts. |
KnownOperationState |
Known values of OperationState that the service accepts. |
KnownOptimizationPreference |
Known values of OptimizationPreference that the service accepts. |
KnownOrigin |
Known values of Origin that the service accepts. |
KnownResourceOperationType |
Known values of ResourceOperationType that the service accepts. |
Azure SDK for JavaScript