public sealed class EncryptVolumesRequest : IMessage<EncryptVolumesRequest>, IEquatable<EncryptVolumesRequest>, IDeepCloneable<EncryptVolumesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class EncryptVolumesRequest.
EncryptVolumesRequest specifies the KMS config to encrypt existing volumes.
[[["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\u003eEncryptVolumesRequest\u003c/code\u003e class in the NetApp v1 API is used to specify the KMS configuration for encrypting existing volumes.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes an \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eKmsConfigName\u003c/code\u003e property, which is a typed view over the resource name, and a \u003ccode\u003eName\u003c/code\u003e property of type string, representing the name of the KMS configuration.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.8.0 is the latest version available of the \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e class, with versions ranging from 1.0.0 to 1.7.0 also available.\u003c/p\u003e\n"]]],[],null,[]]