Infrastructure Manager v1 API - Enum Resource.Types.State (1.3.0)

public enum Resource.Types.State

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

Possible states of a resource.

Namespace

Google.Cloud.Config.V1

Assembly

Google.Cloud.Config.V1.dll

Fields

NameDescription
Failed

Resource failed to reconcile.

InProgress

Resource is actively reconciling into the intended state.

Planned

Resource has been planned for reconcile.

Reconciled

Resource has reconciled to intended state.

Unspecified

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