VMware Engine v1 API - Enum ExternalAccessRule.Types.State (1.3.0)

public enum ExternalAccessRule.Types.State

Reference documentation and code samples for the VMware Engine v1 API enum ExternalAccessRule.Types.State.

Defines possible states of external access firewall rules.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Active

The rule is ready.

Creating

The rule is being created.

Deleting

The rule is being deleted.

Unspecified

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

Updating

The rule is being updated.