public sealed class VmSelectionConfig : IMessage<VmSelectionConfig>, IEquatable<VmSelectionConfig>, IDeepCloneable<VmSelectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VmSelectionConfig.
[[["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 `VmSelectionConfig` class within the Google Cloud Database Migration v1 API, specifically version 2.4.0."],["The `VmSelectionConfig` class is used to configure the selection of a Virtual Machine (VM) and is part of the `Google.Cloud.CloudDms.V1` namespace."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property `VmZone` which is a required string indicating the Google Cloud Platform zone where the VM is located."],["There are several previous versions available for viewing, and the latest version being 2.5.0."]]],[]]