public sealed class AzureVmPlatformDetails : IMessage<AzureVmPlatformDetails>, IEquatable<AzureVmPlatformDetails>, IDeepCloneable<AzureVmPlatformDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class AzureVmPlatformDetails.
[[["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 page provides reference documentation for the `AzureVmPlatformDetails` class within the Migration Center v1 API for .NET, specifically version 1.1.0."],["The `AzureVmPlatformDetails` class, which is used for Azure VM-specific details, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class contains properties to get or set the Azure VM's location, machine type label, and provisioning state, all as strings."],["The page also shows documentation for the constructors, including the default constructor and a copy constructor, that take other `AzureVmPlatformDetails` objects."]]],[]]