Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::VmwareEngineNetwork::Type.
Enum Type defines possible types of VMware Engine network.
Constants
TYPE_UNSPECIFIED
value: 0 The default value. This value should never be used.
LEGACY
value: 1 Network type used by private clouds created in projects without a network
of type STANDARD. This network type is no longer used for new VMware
Engine private cloud deployments.
STANDARD
value: 2 Standard network type used for private cloud connectivity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]