Share via


ConnectionMonitorEndpointScope Class

Describes the connection monitor endpoint scope.

Constructor

ConnectionMonitorEndpointScope(*, include: list['_models.ConnectionMonitorEndpointScopeItem'] | None = None, exclude: list['_models.ConnectionMonitorEndpointScopeItem'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
include

List of items which needs to be included to the endpoint scope.

Default value: None
exclude

List of items which needs to be excluded from the endpoint scope.

Default value: None

Variables

Name Description
include

List of items which needs to be included to the endpoint scope.

exclude

List of items which needs to be excluded from the endpoint scope.