Share via


KnownManagedResourceProvisioningState enum

The provisioning state of the managed resource.

Fields

Canceled

The resource provisioning has been canceled.

Created

The resource is created.

Creating

The resource is being created.

Deleted

The resource has been deleted.

Deleting

The resource is being deleted.

Failed

The resource provisioning has failed.

None

The resource does not have a provisioning state.

Other

The resource provisioning state is a state other than the previously specified states.

Succeeded

The resource provisioning has succeeded.

Updating

The resource is being updated.