public sealed class AwsSourceVmDetails : IMessage<AwsSourceVmDetails>, IEquatable<AwsSourceVmDetails>, IDeepCloneable<AwsSourceVmDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AwsSourceVmDetails.
[[["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\u003eThe \u003ccode\u003eAwsSourceVmDetails\u003c/code\u003e class in the VM Migration v1 API represents details about a source virtual machine from AWS.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, with version 2.6.0 being the latest release for the VM Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAwsSourceVmDetails\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several 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 the \u003ccode\u003eAwsSourceVmDetails\u003c/code\u003e class include \u003ccode\u003eCommittedStorageBytes\u003c/code\u003e (total disk size in bytes) and \u003ccode\u003eFirmware\u003c/code\u003e (the firmware type of the VM).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default and another one that takes another \u003ccode\u003eAwsSourceVmDetails\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class AwsSourceVmDetails (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.AwsSourceVmDetails)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.AwsSourceVmDetails) \n\n public sealed class AwsSourceVmDetails : IMessage\u003cAwsSourceVmDetails\u003e, IEquatable\u003cAwsSourceVmDetails\u003e, IDeepCloneable\u003cAwsSourceVmDetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VM Migration v1 API class AwsSourceVmDetails.\n\nRepresent the source AWS VM details. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AwsSourceVmDetails \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AwsSourceVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.AwsSourceVmDetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AwsSourceVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.AwsSourceVmDetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AwsSourceVmDetails](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.AwsSourceVmDetails), [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### AwsSourceVmDetails()\n\n public AwsSourceVmDetails()\n\n### AwsSourceVmDetails(AwsSourceVmDetails)\n\n public AwsSourceVmDetails(AwsSourceVmDetails other)\n\nProperties\n----------\n\n### CommittedStorageBytes\n\n public long CommittedStorageBytes { get; set; }\n\nThe total size of the disks being migrated in bytes.\n\n### Firmware\n\n public AwsSourceVmDetails.Types.Firmware Firmware { get; set; }\n\nThe firmware type of the source VM."]]