AzureRolesAssignedOutsidePimAlertConfigurationProperties 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.
The Azure roles assigned outside PIM alert configuration properties.
public class AzureRolesAssignedOutsidePimAlertConfigurationProperties : Azure.ResourceManager.Authorization.Models.RoleManagementAlertConfigurationProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.AzureRolesAssignedOutsidePimAlertConfigurationProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.AzureRolesAssignedOutsidePimAlertConfigurationProperties>
type AzureRolesAssignedOutsidePimAlertConfigurationProperties = class
inherit RoleManagementAlertConfigurationProperties
interface IJsonModel<AzureRolesAssignedOutsidePimAlertConfigurationProperties>
interface IPersistableModel<AzureRolesAssignedOutsidePimAlertConfigurationProperties>
Public Class AzureRolesAssignedOutsidePimAlertConfigurationProperties
Inherits RoleManagementAlertConfigurationProperties
Implements IJsonModel(Of AzureRolesAssignedOutsidePimAlertConfigurationProperties), IPersistableModel(Of AzureRolesAssignedOutsidePimAlertConfigurationProperties)
- Inheritance
-
AzureRolesAssignedOutsidePimAlertConfigurationProperties
- Implements
Constructors
| Name | Description |
|---|---|
| AzureRolesAssignedOutsidePimAlertConfigurationProperties() |
Initializes a new instance of AzureRolesAssignedOutsidePimAlertConfigurationProperties. |
Properties
| Name | Description |
|---|---|
| AlertDefinition |
The alert definition. (Inherited from RoleManagementAlertConfigurationProperties) |
| AlertDefinitionId |
The alert definition ID. (Inherited from RoleManagementAlertConfigurationProperties) |
| IsEnabled |
True if the alert is enabled, false will disable the scanning for the specific alert. (Inherited from RoleManagementAlertConfigurationProperties) |
| Scope |
The alert scope. (Inherited from RoleManagementAlertConfigurationProperties) |