Config Delivery v1beta API - Enum RolloutInfo.Types.State (1.0.0-beta01)

public enum RolloutInfo.Types.State

Reference documentation and code samples for the Config Delivery v1beta API enum RolloutInfo.Types.State.

State of the rollout

Namespace

Google.Cloud.ConfigDelivery.V1Beta

Assembly

Google.Cloud.ConfigDelivery.V1Beta.dll

Fields

Name Description
Aborted

Rollout aborted.

Aborting

Rollout aborting.

Cancelled

Rollout cancelled.

Completed

Rollout completed.

InProgress

Rollout in progress.

Stalled

Rollout stalled.

Suspended

Rollout suspended.

Unspecified

Unspecified state.