Share via


MaintenanceProvisioningState type

provisioning state of the maintenance
KnownMaintenanceProvisioningState can be used interchangeably with MaintenanceProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Updating: is updating

type MaintenanceProvisioningState = string