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."],[[["This document provides reference and code samples for the `AwsSourceVmDetails` class within the VM Migration v1 API."],["`AwsSourceVmDetails` represents the details of an AWS virtual machine that is being migrated and is part of the `Google.Cloud.VMMigration.V1` namespace."],["The `AwsSourceVmDetails` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `CommittedStorageBytes` which is a long integer that displays the total size of migrated disks in bytes and `Firmware` which is an enum displaying the type of firmware."],["The class is available in various versions, from 1.0.0 to 2.6.0, with 2.6.0 being the latest version."]]],[]]