RoleManagementAlertOperationResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Alert operation result.
public class RoleManagementAlertOperationResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.RoleManagementAlertOperationResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.RoleManagementAlertOperationResult>
type RoleManagementAlertOperationResult = class
interface IJsonModel<RoleManagementAlertOperationResult>
interface IPersistableModel<RoleManagementAlertOperationResult>
Public Class RoleManagementAlertOperationResult
Implements IJsonModel(Of RoleManagementAlertOperationResult), IPersistableModel(Of RoleManagementAlertOperationResult)
- Inheritance
-
RoleManagementAlertOperationResult
- Implements
Properties
| Name | Description |
|---|---|
| CreatedOn |
The created date of the alert operation. |
| Id |
The id of the alert operation. |
| LastActionOn |
The last action date of the alert operation. |
| ResourceLocation |
The location of the alert associated with the operation. |
| Status |
The status of the alert operation. |
| StatusDetail |
The status detail of the alert operation. |