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-03-21 UTC."],[[["This document provides reference information for the `DiagnoseNetworkRequest` class within the Distributed Cloud Edge Network v1 API."],["The `DiagnoseNetworkRequest` class is used to request diagnostics for a network in a specific zone, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes details on the class's constructors, which are `DiagnoseNetworkRequest()` and `DiagnoseNetworkRequest(DiagnoseNetworkRequest other)`."],["Key properties of this class include `Name`, a required string representing the network resource name, and `NetworkName`, a typed view over the Name property."],["The documentation provides access to versions of the documentation ranging from version 1.0.0 to 1.4.0 (latest)."]]],[]]