public sealed class GetTagKeyRequest : IMessage<GetTagKeyRequest>, IEquatable<GetTagKeyRequest>, IDeepCloneable<GetTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetTagKeyRequest.
[[["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."],[[["This document provides reference information for the `GetTagKeyRequest` class within the Cloud Resource Manager v3 API, specifically for .NET."],["`GetTagKeyRequest` is a class used to request a specific TagKey, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `GetTagKeyRequest` documentation is for version 2.5.0, with older versions available back to 1.0.0."],["The `GetTagKeyRequest` class has two constructors, a default one and one that takes another `GetTagKeyRequest` as a parameter."],["The `GetTagKeyRequest` class contains two properties `Name`, a string, and `TagKeyName`, a `TagKeyName` object, used for defining the resource name."]]],[]]