public sealed class VmwareVmsDetails : IMessage<VmwareVmsDetails>, IEquatable<VmwareVmsDetails>, IDeepCloneable<VmwareVmsDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmwareVmsDetails.
[[["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 reference documentation and code samples for the `VmwareVmsDetails` class within the VM Migration v1 API."],["`VmwareVmsDetails` is a class that describes VMs in vCenter and is part of the `Google.Cloud.VMMigration.V1` namespace."],["The `VmwareVmsDetails` class is versioned, with versions ranging from 1.0.0 to the latest 2.6.0, and the current page documents version 2.5.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various methods and properties."],["The class contains a `Details` property, a `RepeatedField` of `VmwareVmDetails`, that contains information on the vmware VMs."]]],[]]