你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.