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-04-17 UTC."],[[["This document provides reference information for the `VmCreationConfig` class within the Google Cloud Database Migration v1 API, specifically for version 2.1.0."],["The `VmCreationConfig` class, part of the `Google.Cloud.CloudDms.V1` namespace, is used to configure the creation of virtual machines."],["The class includes properties like `Subnet`, `VmMachineType`, and `VmZone`, which specify details for the VM's network, machine type, and location, respectively."],["There are multiple versions available for the `VmCreationConfig` class, with version 2.5.0 being the latest version of the API."],["`VmCreationConfig` is inherited from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]