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"]],[["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 `AwsSourceVmDetails` class in the VM Migration v1 API represents details about a source virtual machine from AWS."],["This class is part of the `Google.Cloud.VMMigration.V1` namespace and is found within the `Google.Cloud.VMMigration.V1.dll` assembly, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AwsSourceVmDetails` class has properties like `CommittedStorageBytes`, indicating the total disk storage size, and `Firmware`, specifying the source VM's firmware type."],["The documentation includes details for the latest version (2.6.0) and previous versions all the way down to 1.0.0, showing the version history of the API."]]],[]]