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

DetectorInfo Class

Definition of Detector.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
DetectorInfo

Constructor

DetectorInfo(**kwargs: Any)

Variables

Name Description
id
str

Id of detector.

name
str

Name of detector.

description
str

Short description of the detector and its purpose.

author
str

Author of the detector.

category
str

Problem category. This serves for organizing group for detectors.

support_topic_list

List of Support Topics for which this detector is enabled.

analysis_type

Analysis Types for which this detector should apply to.

type

Whether this detector is an Analysis Detector or not. Known values are: "Detector", "Analysis", and "CategoryOverview".

score

Defines score of a detector to power ML based matching.