IncidentLabel Class

Represents an incident label.

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

All required parameters must be populated in order to send to Azure.

Inheritance
IncidentLabel

Constructor

IncidentLabel(*, label_name: str, **kwargs)

Variables

label_name
str

Required. The name of the label.

label_type
str or IncidentLabelType

The type of the label. Possible values include: "User", "AutoAssigned".