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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python