Standard private is a zonal resource, with 3+ nodes. Default type.
Stretched
Stretched private cloud is a regional resource with redundancy,
with a minimum of 6 nodes, nodes count has to be even.
TimeLimited
Time limited private cloud is a zonal resource, can have only 1 node and
has limited life span. Will be deleted after defined period of time,
can be converted into standard private cloud by expanding it up to 3
or more nodes.
[[["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 2025-03-21 UTC."],[[["The latest version of the VMware Engine v1 API is 1.6.0, with older versions ranging down to 1.0.0 also documented."],["The documented content pertains to the `PrivateCloud.Types.Type` enum, which defines the type of a private cloud within the VMware Engine v1 API."],["Three types of private clouds are defined within the `PrivateCloud.Types.Type` enum: `Standard`, `Stretched`, and `TimeLimited`."],["`Standard` private clouds are zonal resources with a default of 3 or more nodes, `Stretched` private clouds are regional with redundancy and a minimum of 6 nodes, and `TimeLimited` private clouds are zonal, have only 1 node, and are deleted after a set time."],["This documentation also is within the `Google.Cloud.VmwareEngine.V1` namespace, inside of the `Google.Cloud.VmwareEngine.V1.dll` assembly."]]],[]]