public sealed class VmwareDiskConfig : IMessage<VmwareDiskConfig>, IEquatable<VmwareDiskConfig>, IDeepCloneable<VmwareDiskConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class VmwareDiskConfig.
[[["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 `VmwareDiskConfig` class within the Migration Center v1 API."],["`VmwareDiskConfig` details the configuration of a VMware disk, including properties like `BackingType`, `RdmCompatibility`, `Shared` status, and `VmdkMode`."],["The `VmwareDiskConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["The class is part of the `Google.Cloud.MigrationCenter.V1` namespace and is available in the `Google.Cloud.MigrationCenter.V1.dll` assembly, with several versioned documents."],["There are two constructors for `VmwareDiskConfig`: a parameterless constructor and one that takes another `VmwareDiskConfig` object as an argument."]]],[]]