public sealed class UpdateCertificateMapRequest : IMessage<UpdateCertificateMapRequest>, IEquatable<UpdateCertificateMapRequest>, IDeepCloneable<UpdateCertificateMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class UpdateCertificateMapRequest.
[[["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 `UpdateCertificateMapRequest` class within the Certificate Manager v1 API, specifically for version 2.3.0 of the .NET library."],["The `UpdateCertificateMapRequest` class is used to define requests for updating certificate maps, with properties such as `CertificateMap` and `UpdateMask`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Multiple versions of the documentation are available, ranging from the latest version 2.8.0 down to version 1.0.0-beta02."],["There are two constructors available for the class: a default parameterless one and one which takes another UpdateCertificateMapRequest as a parameter."]]],[]]