Share via


ConnectionMonitorsQuery interface

Methods

post(ConnectionMonitorsQueryParameters)

Query a snapshot of the most recent connection states.

Method Details

post(ConnectionMonitorsQueryParameters)

Query a snapshot of the most recent connection states.

function post(options: ConnectionMonitorsQueryParameters): StreamableMethod<ConnectionMonitorsQuery200Response | ConnectionMonitorsQuery202Response | ConnectionMonitorsQueryDefaultResponse>

Parameters

Returns