Azure.ResourceManager.Compute.BulkActions.Models Namespace

Classes

Name Description
ArmComputeBulkActionsModelFactory

A factory class for creating instances of the models for mocking.

BulkOperationRetryPolicy

The retry policy for the user request.

CancelBulkOperationsContent

This is the request to cancel running operations in scheduled actions using the operation ids.

CancelBulkOperationsResult

This is the response from a cancel operations request.

ComputeBulkFallbackOperationInfo

Describes the fallback operation that was performed.

ComputeBulkOperationDetails

The details of a response from an operation on a resource.

ComputeBulkOperationError

These describe errors that occur at the resource level.

ComputeBulkOperationResult

High level response from an operation on a resource.

DeallocateResourceOperationResult

The response from a deallocate request.

DeleteResourceOperationResult

The response from a delete request.

ExecuteDeallocateContent

The ExecuteDeallocateRequest request for executeDeallocate operations.

ExecuteDeleteContent

The ExecuteDeleteRequest for delete VM operation.

ExecuteHibernateContent

The ExecuteHibernateRequest request for executeHibernate operations.

ExecuteStartContent

The ExecuteStartRequest request for executeStart operations.

GetBulkOperationStatusContent

This is the request to get operation status using operationids.

GetBulkOperationStatusResult

This is the response from a get operations status request.

HibernateResourceOperationResult

The response from a Hibernate request.

ScheduledActionExecutionParameterDetail

Extra details needed to run the user's request.

StartResourceOperationResult

The response from a start request.

UserRequestResources

The resources needed for the user request.

Structs

Name Description
ComputeBulkOperationType

The kind of bulk operation that can be performed on resources using Bulkactions API.

ScheduledActionDeadlineType

The types of deadlines supported by Bulkactions.

ScheduledActionOperationState

Values that define the states of operations in Bulkactions.