public sealed class DeleteAccessApprovalSettingsMessage : IMessage<DeleteAccessApprovalSettingsMessage>, IEquatable<DeleteAccessApprovalSettingsMessage>, IDeepCloneable<DeleteAccessApprovalSettingsMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class DeleteAccessApprovalSettingsMessage.
[[["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 document provides reference documentation for the `DeleteAccessApprovalSettingsMessage` class within the Access Approval v1 API, specifically detailing its structure, methods, and usage in .NET."],["The `DeleteAccessApprovalSettingsMessage` class is used to request the deletion of access approval settings, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Name` to identify the `AccessApprovalSettings` to delete, and it also has an `AccessApprovalSettingsName`-typed view for the resource name."],["The document outlines the inheritance hierarchy, implemented interfaces, and provides details about the constructors, including a default constructor and a copy constructor for `DeleteAccessApprovalSettingsMessage`."],["There are various versions of this documentation available for the `DeleteAccessApprovalSettingsMessage` class, ranging from version 1.0.0 to 2.5.0, with version 2.5.0 being the most recent."]]],[]]