@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.
KnownActionType can be used interchangeably with ActionType, this enum contains the known values that the service supports.

Known values supported by the service

Internal

ContinuablePage

An interface that describes a page of results.

DeadlineType

The types of deadlines supported by ScheduledActions
KnownDeadlineType can be used interchangeably with DeadlineType, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
InitiateAt
CompleteBy

OperationState

Values that define the states of operations in Scheduled Actions
KnownOperationState can be used interchangeably with OperationState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
PendingScheduling
Scheduled
PendingExecution
Executing
Succeeded
Failed
Cancelled
Blocked

OptimizationPreference

The preferences customers can select to optimize their requests to ScheduledActions
KnownOptimizationPreference can be used interchangeably with OptimizationPreference, this enum contains the known values that the service supports.

Known values supported by the service

Cost
Availability
CostAvailabilityBalanced

Origin

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
KnownOrigin can be used interchangeably with Origin, this enum contains the known values that the service supports.

Known values supported by the service

user
system
user,system

ResourceOperationType

The kind of operation types that can be performed on resources using ScheduledActions
KnownResourceOperationType can be used interchangeably with ResourceOperationType, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Start
Deallocate
Hibernate

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.