KnownDiagnosticOperation enum
The type of diagnostic operation to run on a connection analyzer.
Fields
| ConnectivityCheck | Performs an end-to-end connectivity check between the source and destination. |
| ExpressRouteDiagnostic | Runs Express Route specific diagnostics for the connection. |
| NextHop | Determines the next hop for traffic from the source to the destination. |
| NSG | Evaluates the network security group rules that apply to the traffic. |
| PortScan | Scans the destination ports to determine their reachability. |