public sealed class VmCreationConfig : IMessage<VmCreationConfig>, IEquatable<VmCreationConfig>, IDeepCloneable<VmCreationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VmCreationConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eVmCreationConfig\u003c/code\u003e class within the Database Migration v1 API in version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVmCreationConfig\u003c/code\u003e is a class used for configuring VM creation within the Google Cloud Platform, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eVmCreationConfig\u003c/code\u003e instance as a parameter, allowing for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three key properties that set the VM configuration: \u003ccode\u003eSubnet\u003c/code\u003e, \u003ccode\u003eVmMachineType\u003c/code\u003e and \u003ccode\u003eVmZone\u003c/code\u003e, all of which are strings, used to specify the network, instance machine type, and location for the VM, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are 9 versions available of this API, with 2.5.0 being the latest version, and 1.0.0 the earliest version.\u003c/p\u003e\n"]]],[],null,[]]