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 for .NET."],["The `DeleteConnectivityTestRequest` class is used to request the deletion of a connectivity test and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.13.0, and the page also contains versions going back to version 1.0.0 for this class."],["The class inherits from `object` and includes properties like `Name`, which represents the resource name of the Connectivity Test to be deleted."],["Constructors for `DeleteConnectivityTestRequest` include a parameterless constructor and one that takes another `DeleteConnectivityTestRequest` object as a parameter."]]],[]]