public sealed class DeleteTagValueRequest : IMessage<DeleteTagValueRequest>, IEquatable<DeleteTagValueRequest>, IDeepCloneable<DeleteTagValueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteTagValueRequest.
[[["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\u003eThis document provides reference and code samples for the \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e class within the Cloud Resource Manager v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e class is used to create requests for deleting a TagValue, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions, ranging from 1.0.0 to the latest 2.5.0, as seen in the list of versions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTagValueName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used for specifying the TagValue to delete and handling concurrency.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eDeleteTagValueRequest()\u003c/code\u003e, and \u003ccode\u003eDeleteTagValueRequest(DeleteTagValueRequest other)\u003c/code\u003e, the second constructor allowing for the replication of a pre-existing \u003ccode\u003eDeleteTagValueRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]