ConnectivityParameters Class

Parameters that determine how the connectivity check will be performed.

All required parameters must be populated in order to send to Azure.

Inheritance
ConnectivityParameters

Constructor

ConnectivityParameters(*, source: azure.mgmt.network.v2017_10_01.models._models_py3.ConnectivitySource, destination: azure.mgmt.network.v2017_10_01.models._models_py3.ConnectivityDestination, **kwargs)

Parameters

source
ConnectivitySource

Required. Parameters that define the source of the connection.

destination
ConnectivityDestination

Required. Parameters that define destination of connection.