Enum ServiceUpdateState
Enumerates the service update states.
Namespace: Neon.Docker
Assembly: Neon.Docker.dll
Syntax
public enum ServiceUpdateState
Fields
Name | Description |
---|---|
Completed | Service update has completed. |
Paused | Service update is paused. |
RollbackCompleted | Service update has completed. |
Updating | Service is actively being updated. |