AlertOperationResult Class
Alert operation result.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.authorization._serialization.ModelAlertOperationResult
Constructor
AlertOperationResult(**kwargs: Any)
Variables
Name | Description |
---|---|
id
|
The id of the alert operation. |
status
|
The status of the alert operation. |
status_detail
|
The status detail of the alert operation. |
created_date_time
|
The created date of the alert operation. |
last_action_date_time
|
The last action date of the alert operation. |
resource_location
|
The location of the alert associated with the operation. |
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