共用方式為


ConnectionMonitorEndpointScope interface

描述連線監視端點範圍。

屬性

exclude

必須從端點範圍中排除的專案清單。

include

需要包含至端點範圍的專案清單。

屬性詳細資料

exclude

必須從端點範圍中排除的專案清單。

exclude?: ConnectionMonitorEndpointScopeItem[]

屬性值

include

需要包含至端點範圍的專案清單。

include?: ConnectionMonitorEndpointScopeItem[]

屬性值