public sealed class VmCreationConfig : IMessage<VmCreationConfig>, IEquatable<VmCreationConfig>, IDeepCloneable<VmCreationConfig>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eVmCreationConfig\u003c/code\u003e class is used for configuring the creation of a virtual machine, as a configuration message.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions of the Google Cloud CloudDms API, ranging from version 1.0.0 to the latest version 2.5.0, with version 2.0.0 as the current page's focus.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for message handling, equality comparison, deep cloning, and buffer message handling respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eSubnet\u003c/code\u003e, \u003ccode\u003eVmMachineType\u003c/code\u003e, and \u003ccode\u003eVmZone\u003c/code\u003e to specify the VM's network, machine type, and location when creating it.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes two constructors: \u003ccode\u003eVmCreationConfig()\u003c/code\u003e and \u003ccode\u003eVmCreationConfig(VmCreationConfig other)\u003c/code\u003e, the latter allowing for construction by passing in an existing \u003ccode\u003eVmCreationConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]