public enum FleetPackage.Types.StateReference documentation and code samples for the Config Delivery v1beta 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.V1BetaAssembly
Google.Cloud.ConfigDelivery.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Active |
|
Suspended |
|
Unspecified |
Unspecified state. |