VMware Engine v1 API - Enum NetworkPolicy.Types.NetworkService.Types.State (1.2.0)

public enum NetworkPolicy.Types.NetworkService.Types.State

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

Enum State defines possible states of a network policy controlled service.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

Name Description
Active

Service is active.

Reconciling

Service is in the process of being provisioned/deprovisioned.

Unprovisioned

Service is not provisioned.

Unspecified

Unspecified service state. This is the default value.