public sealed class DeleteConnectivityTestRequest : IMessage<DeleteConnectivityTestRequest>, IEquatable<DeleteConnectivityTestRequest>, IDeepCloneable<DeleteConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class DeleteConnectivityTestRequest.
[[["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 page provides reference documentation for the `DeleteConnectivityTestRequest` class within the Network Management v1 API, specifically for .NET."],["The latest version of the `DeleteConnectivityTestRequest` is 2.13.0, with previous versions ranging from 1.0.0 to 2.12.0 also available."],["`DeleteConnectivityTestRequest` is a request message used for the `DeleteConnectivityTest` method."],["The `DeleteConnectivityTestRequest` class includes properties such as `ConnectivityTestName` and `Name` to specify the resource to be deleted."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the object class, to provide a variety of functionality."]]],[]]