public sealed class GetKmsConfigRequest : IMessage<GetKmsConfigRequest>, IEquatable<GetKmsConfigRequest>, IDeepCloneable<GetKmsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetKmsConfigRequest.
[[["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."],[[["This webpage provides reference documentation for the `GetKmsConfigRequest` class within the NetApp v1 API for .NET."],["`GetKmsConfigRequest` is used to retrieve a KMS Config, and is the primary function of this class."],["The latest version of the API is 1.8.0, and the page includes documentation for versions ranging from 1.0.0 to 1.8.0."],["The class `GetKmsConfigRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties including `KmsConfigName`, a typed view of the resource name, and `Name`, a string property representing the name of the KmsConfig."]]],[]]