Enum ResourcePolicy.Types.Status (1.3.0)

public enum Status

[Output Only] The status of resource policy creation.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Creating

Resource policy is being created.

Deleting

Resource policy is being deleted.

Expired

Resource policy is expired and will not run again.

Invalid
Ready

Resource policy is ready to be used.

UndefinedStatus

A value indicating that the enum field is not set.