KnownResourceStatus enum
Known values of ResourceStatus that the service accepts.
Fields
Allocated | Represents a machine resource that is allocated. |
Leased | Represents a machine resource that is leased. |
NotReady | Represents a machine resource that is not ready. |
PendingReimage | Represents a machine resource that is pending reimage. |
PendingReturn | Represents a machine resource that is pending return. |
Provisioning | Represents a machine resource that is provisioning. |
Ready | Represents a machine resource that is ready. |
Reimaging | Represents a machine resource that is reimaging. |
Returned | Represents a machine resource that is returned. |
Starting | Represents a machine resource that is starting. |
Updating | Represents a machine resource that is updating. |
Azure SDK for JavaScript