DetectorDefinition Class
Class representing detector definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2019_08_01.models._models_py3.ProxyOnlyResourceDetectorDefinition
Constructor
DetectorDefinition(*, kind: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- display_name
- str
Display name of the detector.
- description
- str
Description of the detector.
- rank
- float
Detector Rank.
- is_enabled
- bool
Flag representing whether detector is enabled or not.
Feedback
Submit and view feedback for