public enum FleetPackage.Types.StateReference documentation and code samples for the Config Delivery v1 API enum FleetPackage.Types.State.
State indicates the desired state for the fleet package.
Unspecified value is equivalent to ACTIVE. If state is set to
SUSPENDED, active rollout (if any) will continue but no new rollouts will
be scheduled.
Namespace
Google.Cloud.ConfigDelivery.V1Assembly
Google.Cloud.ConfigDelivery.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
|
Suspended |
|
Unspecified |
Unspecified state. |