ConnectionMonitorsQuery interface
Yöntemler
| post(Connection |
En son bağlantı durumlarının anlık görüntüsünü sorgula. |
Yöntem Ayrıntıları
post(ConnectionMonitorsQueryParameters)
En son bağlantı durumlarının anlık görüntüsünü sorgula.
function post(options: ConnectionMonitorsQueryParameters): StreamableMethod<ConnectionMonitorsQuery200Response | ConnectionMonitorsQuery202Response | ConnectionMonitorsQueryDefaultResponse>