Class State (0.11.0)

State(value)

Optional. Output only. [Output Only] Current state of the policy: ACTIVE or DELETING.

Enums

Name Description
UNDEFINED_STATE A value indicating that the enum field is not set.
ACTIVE The policy is active and applied to matching VMs. Newly created VMs that match the policy will also receive the extension policy.
DELETING The policy is in the process of being deleted. After the extension is removed from all matching VMs, the policy will be deleted.
STATE_UNSPECIFIED Default value. Do not use.