ConnectionMonitorsStart interface
메서드
| post(Connection |
지정된 연결 모니터를 시작합니다. |
메서드 세부 정보
post(ConnectionMonitorsStartParameters)
지정된 연결 모니터를 시작합니다.
function post(options: ConnectionMonitorsStartParameters): StreamableMethod<ConnectionMonitorsStart200Response | ConnectionMonitorsStart202Response | ConnectionMonitorsStartDefaultResponse>