public enum PrivateConnection.Types.PeeringStateReference documentation and code samples for the VMware Engine v1 API enum PrivateConnection.Types.PeeringState.
Enum PeeringState defines the possible states of peering between service network and the vpc network peered to service network
Namespace
Google.Cloud.VmwareEngine.V1Assembly
Google.Cloud.VmwareEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
PeeringActive |
The peering is in active state. |
PeeringInactive |
The peering is in inactive state. |
Unspecified |
The default value. This value is used if the peering state is omitted or unknown. |