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"]],[["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."],[[["This webpage provides documentation for the `VmCreationConfig` class within the Google Cloud Database Migration v1 API."],["The `VmCreationConfig` class is used to define the configuration for creating a virtual machine, with version 2.4.0 being the current displayed version, with a link to the latest version 2.5.0."],["The documentation covers the class's inheritance, which includes implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VmCreationConfig` class has constructors for creating new instances and creating copies, and properties for `Subnet`, `VmMachineType`, and `VmZone`."],["There is a history of older versions of this class available for review, starting from 1.0.0 to the current 2.4.0."]]],[]]