public sealed class ReservationsResizeRequest : IMessage<ReservationsResizeRequest>, IEquatable<ReservationsResizeRequest>, IDeepCloneable<ReservationsResizeRequest>, IBufferMessage, IMessage
[[["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 latest version of `ReservationsResizeRequest` is 3.6.0, with several earlier versions available, spanning from 3.5.0 down to 1.0.0."],["`ReservationsResizeRequest` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReservationsResizeRequest` class has two constructors, one default and another to copy an existing `ReservationsResizeRequest` object."],["The class contains two key properties: `HasSpecificSkuCount`, a boolean indicating if the `specific_sku_count` field is set, and `SpecificSkuCount`, a long representing the number of allocated resources that can be resized, ranging from 1 to 1000."]]],[]]