Share via


BatchAccountPoolProvisioningState Enum

Definition

The current state of the pool.

public enum BatchAccountPoolProvisioningState
type BatchAccountPoolProvisioningState = 
Public Enum BatchAccountPoolProvisioningState
Inheritance
BatchAccountPoolProvisioningState

Fields

Name Value Description
Succeeded 0

The pool is available to run tasks subject to the availability of compute nodes.

Deleting 1

The user has requested that the pool be deleted, but the delete operation has not yet completed.

Applies to