public enum NetworkPolicy.Types.NetworkService.Types.StateReference 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.V1Assembly
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. |