Enum TargetVpnGateway.Types.Status (1.3.0)

public enum Status

[Output Only] The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Creating
Deleting
Failed
Ready
UndefinedStatus

A value indicating that the enum field is not set.