Infrastructure Manager v1 API - Enum Revision.Types.State (1.2.0)

public enum Revision.Types.State

Reference documentation and code samples for the Infrastructure Manager v1 API enum Revision.Types.State.

Possible states of a revision.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
Applied

The revision was applied successfully.

Applying

The revision is being applied.

Failed

The revision could not be applied successfully.

Unspecified

The default value. This value is used if the state is omitted.