public sealed class VmwareSourceDetails : IMessage<VmwareSourceDetails>, IEquatable<VmwareSourceDetails>, IDeepCloneable<VmwareSourceDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmwareSourceDetails.
VmwareSourceDetails message describes a specific source details for the
vmware source type.
[[["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 VmwareSourceDetails class within the VM Migration v1 API."],["The VmwareSourceDetails class is designed to describe the specific details of a VMware source in VM migrations."],["The class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enhancing its functionality within the .NET ecosystem."],["Key properties of the VmwareSourceDetails class include `Password`, `Thumbprint`, `Username`, and `VcenterIp`, which hold credentials and connection details."],["The current webpage represents version 2.3.0 of the VmwareSourceDetails class, but it is not the most current version, and other versions are accessible via links provided."]]],[]]