public sealed class RestoreVolumeSnapshotRequest : IMessage<RestoreVolumeSnapshotRequest>, IEquatable<RestoreVolumeSnapshotRequest>, IDeepCloneable<RestoreVolumeSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class RestoreVolumeSnapshotRequest.
[[["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-04-02 UTC."],[[["This document provides reference information for the `RestoreVolumeSnapshotRequest` class within the Bare Metal Solution v2 API, specifically for version 1.6.0."],["The `RestoreVolumeSnapshotRequest` class is designed to handle requests for restoring a volume snapshot, inheriting from the base object class and implementing several interfaces."],["The class offers two constructors: a default constructor and one that takes another `RestoreVolumeSnapshotRequest` instance as a parameter for initialization."],["The `RestoreVolumeSnapshotRequest` class includes properties like `VolumeSnapshot` which represents the name of the snapshot to be restored and `VolumeSnapshotAsVolumeSnapshotName` providing a typed view over the volume snapshot resource name."],["This documentation also has 7 earlier versions of this class available for review, as well as a link to the latest version."]]],[]]