Share via


ProvisioningState type

Defines values for ProvisioningState.
KnownProvisioningState can be used interchangeably with ProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Accepted: Monitor resource creation request accepted
Creating: Monitor resource creation started
Updating: Monitor resource is being updated
Deleting: Monitor resource deletion started
Succeeded: Monitor resource creation successful
Failed: Monitor resource creation failed
Canceled: Monitor resource creation canceled
Deleted: Monitor resource is deleted
NotSpecified: Monitor resource state is unknown

type ProvisioningState = string