HopLink Class
Hop link.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelHopLink
Constructor
HopLink(**kwargs: Any)
Variables
Name | Description |
---|---|
next_hop_id
|
The ID of the next hop. |
link_type
|
Link type. |
issues
|
List of issues. |
context
|
Provides additional context on links. |
resource_id
|
Resource ID. |
round_trip_time_min
|
Minimum roundtrip time in milliseconds. |
round_trip_time_avg
|
Average roundtrip time in milliseconds. |
round_trip_time_max
|
Maximum roundtrip time in milliseconds. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python