public sealed class DiagnoseNetworkRequest : IMessage<DiagnoseNetworkRequest>, IEquatable<DiagnoseNetworkRequest>, IDeepCloneable<DiagnoseNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class DiagnoseNetworkRequest.
Message for requesting the diagnostics of a network within a specific zone.
[[["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-06-12 UTC."],[[["This document provides reference documentation for the `DiagnoseNetworkRequest` class within the Distributed Cloud Edge Network v1 API."],["`DiagnoseNetworkRequest` is a message used to request diagnostics for a network within a specific zone, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 1.4.0, with previous versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also documented."],["The class includes constructors for default initialization and initialization from another `DiagnoseNetworkRequest` instance, as well as the `Name` and `NetworkName` properties."]]],[]]