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.v2020_09_01.models._models_py3.ProxyOnlyResource
DetectorDefinition

Constructor

DetectorDefinition(*, kind: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

system_data
SystemData

The system metadata relating to this resource.

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.