Enum Organization.Types.State (1.2.0)

public enum State

Organization lifecycle states.

Namespace

Google.Cloud.ResourceManager.V3

Assembly

Google.Cloud.ResourceManager.V3.dll

Fields

NameDescription
Active

The normal and active state.

DeleteRequested

The organization has been marked for deletion by the user.

Unspecified

Unspecified state. This is only useful for distinguishing unset values.