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 documentation for the `VmwareSourceDetails` class within the VM Migration v1 API."],["`VmwareSourceDetails` describes specific details for a VMware source type, and is accessible in the Google.Cloud.VMMigration.V1 namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VmwareSourceDetails` includes properties for `Password`, `Thumbprint`, `Username`, and `VcenterIp`, managing credentials and vCenter connection details."],["The latest available version is 2.6.0, and previous versions such as 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0 are also accessible with their corresponding documentation."]]],[]]