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 latest version available for the `AwsSourceVmDetails` class is 2.6.0, while the current page is documenting version 2.3.0 of the class in the VM Migration v1 API."],["The `AwsSourceVmDetails` class represents details about the source AWS virtual machine within the context of the VM Migration process."],["`AwsSourceVmDetails` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in handling messages and complex objects."],["The class exposes properties like `CommittedStorageBytes`, which indicates the total size of the disks, and `Firmware`, which indicates the type of the source VM, to provide information about the AWS source VM."],["There are two constructor methods for this class, one default and one which creates a copy of an `AwsSourceVmDetails` instance."]]],[]]