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 document provides reference documentation and code samples for the `VmwareVmsDetails` class within the VM Migration v1 API."],["The `VmwareVmsDetails` class is used to describe virtual machines in vCenter and it inherits from the `object` class."],["The latest version of `VmwareVmsDetails` is 2.6.0, with several older versions also available for reference."],["`VmwareVmsDetails` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `Details`, which is of type `RepeatedField\u003cVmwareVmDetails\u003e`, to store the details of the VMware VMs."]]],[]]