ConnectionMonitorEndpointScope interface
Describes the connection monitor endpoint scope.
Properties
exclude | List of items which needs to be excluded from the endpoint scope. |
include | List of items which needs to be included to the endpoint scope. |
Property Details
exclude
List of items which needs to be excluded from the endpoint scope.
exclude?: ConnectionMonitorEndpointScopeItem[]
Property Value
include
List of items which needs to be included to the endpoint scope.
include?: ConnectionMonitorEndpointScopeItem[]