public sealed class CreateVolumeSnapshotRequest : IMessage<CreateVolumeSnapshotRequest>, IEquatable<CreateVolumeSnapshotRequest>, IDeepCloneable<CreateVolumeSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class CreateVolumeSnapshotRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateVolumeSnapshotRequest\u003c/code\u003e class is 1.7.0, part of the Bare Metal Solution v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used for creating a volume snapshot in the Bare Metal Solution v2 API, as indicated by its role as a message.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVolumeSnapshotRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eParent\u003c/code\u003e, which is a required string representing the volume to snapshot, \u003ccode\u003eParentAsVolumeName\u003c/code\u003e, and \u003ccode\u003eVolumeSnapshot\u003c/code\u003e which represents the snapshot to create.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one empty, and the other one takes another \u003ccode\u003eCreateVolumeSnapshotRequest\u003c/code\u003e as an argument, used for creating a new request based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]