public sealed class DeleteAccessApprovalSettingsMessage : IMessage<DeleteAccessApprovalSettingsMessage>, IEquatable<DeleteAccessApprovalSettingsMessage>, IDeepCloneable<DeleteAccessApprovalSettingsMessage>, IBufferMessage, IMessage
[[["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 documentation for the `DeleteAccessApprovalSettingsMessage` class, which is used to request the deletion of access approval settings."],["The `DeleteAccessApprovalSettingsMessage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors, a default constructor and one that takes another `DeleteAccessApprovalSettingsMessage` as a parameter for copying."],["The `DeleteAccessApprovalSettingsMessage` class includes two properties, `AccessApprovalSettingsName` which is a typed view over the resource name, and `Name`, which represents the name of the `AccessApprovalSettings` to delete."],["The latest version of this documentation is 2.5.0 and this specific document is for version 1.3.0."]]],[]]