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._serialization.ModelDetectorDefinition
Constructor
DetectorDefinition(**kwargs: Any)
Variables
Name | Description |
---|---|
display_name
|
Display name of the detector. |
description
|
Description of the detector. |
rank
|
Detector Rank. |
is_enabled
|
Flag representing whether detector is enabled or not. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python