Compartilhar via


ConnectionMonitorEndpointScope Class

Describes the connection monitor endpoint scope.

Inheritance
azure.mgmt.network._serialization.Model
ConnectionMonitorEndpointScope

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.

exclude

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

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.