public sealed class NetworksRemovePeeringRequest : IMessage<NetworksRemovePeeringRequest>, IEquatable<NetworksRemovePeeringRequest>, IDeepCloneable<NetworksRemovePeeringRequest>, 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."],[[["The latest version of the `NetworksRemovePeeringRequest` is 3.6.0, but this page is showing the documentation for version 2.12.0."],["This documentation covers various versions of `NetworksRemovePeeringRequest`, ranging from 1.0.0 to 3.6.0, with links to each version's details."],["`NetworksRemovePeeringRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`NetworksRemovePeeringRequest` has two constructors: a default constructor, and a constructor that takes another `NetworksRemovePeeringRequest` as a parameter."],["The class contains a `Name` property of type string, used to define the name of the peering, and a `HasName` boolean property to check if the \"name\" field is set."]]],[]]