public sealed class GetQuotaRuleRequest : IMessage<GetQuotaRuleRequest>, IEquatable<GetQuotaRuleRequest>, IDeepCloneable<GetQuotaRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetQuotaRuleRequest.
[[["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-17 UTC."],[[["The `GetQuotaRuleRequest` class in the NetApp v1 API is used to retrieve a specific quota rule."],["The latest version of `GetQuotaRuleRequest` is 1.8.0, but there are older versions available, ranging from 1.0.0 to 1.7.0, all accessible via links."],["The `GetQuotaRuleRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cGetQuotaRuleRequest\u003e`, `IDeepCloneable\u003cGetQuotaRuleRequest\u003e`, and `IBufferMessage`, ensuring a wide range of methods and functionalities."],["The class has two constructors, one of which accepts another `GetQuotaRuleRequest` as a parameter."],["The class provides two properties: `Name` which represents the name of the quota rule, and `QuotaRuleName` which is a typed view of the `Name` resource name property."]]],[]]