public sealed class DeleteChannelPartnerRepricingConfigRequest : IMessage<DeleteChannelPartnerRepricingConfigRequest>, IEquatable<DeleteChannelPartnerRepricingConfigRequest>, IDeepCloneable<DeleteChannelPartnerRepricingConfigRequest>, IBufferMessage, IMessage
Request message for DeleteChannelPartnerRepricingConfig.
[[["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 details the `DeleteChannelPartnerRepricingConfigRequest` class, which is a request message used for deleting a channel partner repricing configuration."],["The `DeleteChannelPartnerRepricingConfigRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support various functionalities."],["The `ChannelPartnerRepricingConfigName` property provides a typed view of the resource name, and the `Name` property holds the string value of the resource name of the channel partner repricing config rule to delete, which is required."],["The page provides a comprehensive list of all versions of `DeleteChannelPartnerRepricingConfigRequest` ranging from versions `1.0.0` to `2.14.0`, including links to the documentation for each version."],["The class includes two constructors: a default one and another that accepts an instance of the `DeleteChannelPartnerRepricingConfigRequest` class."]]],[]]