public sealed class ComputeStorageDescriptor : IMessage<ComputeStorageDescriptor>, IEquatable<ComputeStorageDescriptor>, IDeepCloneable<ComputeStorageDescriptor>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ComputeStorageDescriptor.
[[["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 `ComputeStorageDescriptor` class represents a descriptor for Compute Engine storage options within the Migration Center v1 API."],["This class includes properties for specifying the `SizeGb` of the disk, and the `Type` of persistent disk."],["The `ComputeStorageDescriptor` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage messaging, equality comparisons, deep cloning, and buffering."],["There are multiple versions of `ComputeStorageDescriptor` available, with `1.4.0` being the latest and `1.0.0` being the initial version."]]],[]]