ConnectionMonitorsStart interface
Metódusok
| post(Connection |
Elindítja a megadott kapcsolatfigyelőt. |
Metódus adatai
post(ConnectionMonitorsStartParameters)
Elindítja a megadott kapcsolatfigyelőt.
function post(options: ConnectionMonitorsStartParameters): StreamableMethod<ConnectionMonitorsStart200Response | ConnectionMonitorsStart202Response | ConnectionMonitorsStartDefaultResponse>