Share via


NetworkWatchersCheckConnectivity interface

Methods

post(NetworkWatchersCheckConnectivityParameters)

Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.

Method Details

post(NetworkWatchersCheckConnectivityParameters)

Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.

function post(options: NetworkWatchersCheckConnectivityParameters): StreamableMethod<NetworkWatchersCheckConnectivity200Response | NetworkWatchersCheckConnectivity202Response | NetworkWatchersCheckConnectivityDefaultResponse>

Parameters

Returns