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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python