public sealed class VmwareVmDetails : IMessage<VmwareVmDetails>, IEquatable<VmwareVmDetails>, IDeepCloneable<VmwareVmDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmwareVmDetails.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference and code samples for the \u003ccode\u003eVmwareVmDetails\u003c/code\u003e class, a part of the VM Migration v1 API, within the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVmwareVmDetails\u003c/code\u003e class is designed to describe a virtual machine (VM) within a vCenter environment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eVmwareVmDetails\u003c/code\u003e include details like \u003ccode\u003eBootOption\u003c/code\u003e, \u003ccode\u003eCommittedStorageMb\u003c/code\u003e, \u003ccode\u003eCpuCount\u003c/code\u003e, \u003ccode\u003eDatacenterDescription\u003c/code\u003e, \u003ccode\u003eDiskCount\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eGuestDescription\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, \u003ccode\u003ePowerState\u003c/code\u003e, \u003ccode\u003eUuid\u003c/code\u003e, and \u003ccode\u003eVmId\u003c/code\u003e, offering comprehensive information about a VM.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the different versions of the \u003ccode\u003eVmwareVmDetails\u003c/code\u003e class available, from the latest version 2.6.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one empty and the other taking another object of the \u003ccode\u003eVmwareVmDetails\u003c/code\u003e class as parameter.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class VmwareVmDetails (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.VmwareVmDetails)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.VmwareVmDetails) \n\n public sealed class VmwareVmDetails : IMessage\u003cVmwareVmDetails\u003e, IEquatable\u003cVmwareVmDetails\u003e, IDeepCloneable\u003cVmwareVmDetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VM Migration v1 API class VmwareVmDetails.\n\nVmwareVmDetails describes a VM in vCenter. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VmwareVmDetails \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[VmwareVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmwareVmDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[VmwareVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmwareVmDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[VmwareVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmwareVmDetails), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.VMMigration.V1](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VMMigration.V1.dll\n\nConstructors\n------------\n\n### VmwareVmDetails()\n\n public VmwareVmDetails()\n\n### VmwareVmDetails(VmwareVmDetails)\n\n public VmwareVmDetails(VmwareVmDetails other)\n\nProperties\n----------\n\n### BootOption\n\n public VmwareVmDetails.Types.BootOption BootOption { get; set; }\n\nOutput only. The VM Boot Option.\n\n### CommittedStorageMb\n\n public long CommittedStorageMb { get; set; }\n\nThe total size of the storage allocated to the VM in MB.\n\n### CpuCount\n\n public int CpuCount { get; set; }\n\nThe number of cpus in the VM.\n\n### DatacenterDescription\n\n public string DatacenterDescription { get; set; }\n\nThe descriptive name of the vCenter's datacenter this VM is contained in.\n\n### DatacenterId\n\n public string DatacenterId { get; set; }\n\nThe id of the vCenter's datacenter this VM is contained in.\n\n### DiskCount\n\n public int DiskCount { get; set; }\n\nThe number of disks the VM has.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nThe display name of the VM. Note that this is not necessarily unique.\n\n### GuestDescription\n\n public string GuestDescription { get; set; }\n\nThe VM's OS. See for example\n\u003chttps://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html\u003e\nfor types of strings this might hold.\n\n### MemoryMb\n\n public int MemoryMb { get; set; }\n\nThe size of the memory of the VM in MB.\n\n### PowerState\n\n public VmwareVmDetails.Types.PowerState PowerState { get; set; }\n\nThe power state of the VM at the moment list was taken.\n\n### Uuid\n\n public string Uuid { get; set; }\n\nThe unique identifier of the VM in vCenter.\n\n### VmId\n\n public string VmId { get; set; }\n\nThe VM's id in the source (note that this is not the MigratingVm's id).\nThis is the moref id of the VM."]]