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 webpage provides reference documentation for the `DeleteConnectivityTestRequest` class within the Network Management v1 API, specifically for the .NET framework."],["The `DeleteConnectivityTestRequest` class is used to construct requests for the `DeleteConnectivityTest` method, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The document details the available constructors for creating `DeleteConnectivityTestRequest` objects, including a default constructor and one that takes another `DeleteConnectivityTestRequest` as a parameter."],["It lists the properties `ConnectivityTestName` and `Name`, which are used for specifying the target connectivity test resource for deletion."],["The page provides a comprehensive version history for this resource, ranging from version 1.0.0 to 2.13.0, with 2.13.0 being the most current version."]]],[]]