Bagikan melalui


ConnectionMonitor interface

Parameter yang menentukan operasi untuk membuat pemantau koneksi.

Properti

location

Lokasi monitor koneksi.

properties

Properti pemantau koneksi.

tags

Tag monitor koneksi.

Detail Properti

location

Lokasi monitor koneksi.

location?: string

Nilai Properti

string

properties

Properti pemantau koneksi.

properties: ConnectionMonitorParameters

Nilai Properti

tags

Tag monitor koneksi.

tags?: Record<string, string>

Nilai Properti

Record<string, string>