public sealed class VmwareVmsDetails : IMessage<VmwareVmsDetails>, IEquatable<VmwareVmsDetails>, IDeepCloneable<VmwareVmsDetails>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `VmwareVmsDetails` class is 2.6.0, and this page provides documentation for version 2.0.0 of the class and its associated methods and properties."],["`VmwareVmsDetails` is a class that describes virtual machines (VMs) within a vCenter environment."],["The `VmwareVmsDetails` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VmwareVmsDetails` class has a property called `Details`, which is a `RepeatedField` containing information about the VMware VMs, of type `VmwareVmDetails`."],["The `VmwareVmsDetails` has two constructors, one default and one that takes in the `VmwareVmsDetails` object as an input."]]],[]]