public enum GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Types.StateReference documentation and code samples for the Compute Engine v1 API enum GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata.Types.State.
Output only. [Output Only] The overall state of the rollout.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Cancelled |
Iteration was explicitly cancelled. |
Completed |
Iteration completed, with all actions being successful. |
Failed |
Iteration completed, with failures. |
Paused |
The rollout is paused. |
Processing |
Iteration is in progress. |
UndefinedState |
A value indicating that the enum field is not set. |
Unknown |
Impossible to determine current state of the iteration. |
Unspecified |
Default value. This value is unused. |