VMware Engine v1 API - Enum PrivateCloud.Types.Type (1.3.0)

public enum PrivateCloud.Types.Type

Reference documentation and code samples for the VMware Engine v1 API enum PrivateCloud.Types.Type.

Enum Type defines private cloud type.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Standard

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.