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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python