public sealed class CreateConnectivityTestRequest : IMessage<CreateConnectivityTestRequest>, IEquatable<CreateConnectivityTestRequest>, IDeepCloneable<CreateConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class CreateConnectivityTestRequest.
[[["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-04-01 UTC."],[[["This webpage provides reference documentation for the `CreateConnectivityTestRequest` class within the Network Management v1 API, specifically for the .NET framework."],["The `CreateConnectivityTestRequest` class is used to define a request for the `CreateConnectivityTest` method and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and properties such as `Parent`, `Resource`, and `TestId` which are essential for creating a new connectivity test within a project, with specific parameter rules and specifications."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version, 2.13.0, all for the `CreateConnectivityTestRequest` class."],["The class inherits from the base `object` class and has its own specific implementation and inherited members, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]