public sealed class ResizeVolumeRequest : IMessage<ResizeVolumeRequest>, IEquatable<ResizeVolumeRequest>, IDeepCloneable<ResizeVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class ResizeVolumeRequest.
[[["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 \u003ccode\u003eResizeVolumeRequest\u003c/code\u003e class in the Bare Metal Solution v2 API allows for requesting an emergency resize of a volume.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 latest version of the API is 1.7.0, and there are several prior versions listed, including the current documentation version, 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResizeVolumeRequest\u003c/code\u003e has properties for setting the new volume size (\u003ccode\u003eSizeGib\u003c/code\u003e), specifying the target volume to be resized (\u003ccode\u003eVolume\u003c/code\u003e), and representing the volume as a \u003ccode\u003eVolumeName\u003c/code\u003e object (\u003ccode\u003eVolumeAsVolumeName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: one with no parameters and another that accepts another \u003ccode\u003eResizeVolumeRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]