TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties 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.
Too many permanent owners assigned to resource alert configuration properties.
public class TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties : Azure.ResourceManager.Authorization.Models.RoleManagementAlertConfigurationProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Authorization.Models.TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Authorization.Models.TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties>
type TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties = class
inherit RoleManagementAlertConfigurationProperties
interface IJsonModel<TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties>
interface IPersistableModel<TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties>
Public Class TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties
Inherits RoleManagementAlertConfigurationProperties
Implements IJsonModel(Of TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties), IPersistableModel(Of TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties)
- Inheritance
-
TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties
- Implements
Constructors
| Name | Description |
|---|---|
| TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties() |
Initializes a new instance of TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties. |
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) |
| ThresholdNumberOfPermanentOwners |
The threshold number of permanent owners. |
| ThresholdPercentageOfPermanentOwnersOutOfAllOwners |
The threshold percentage of permanent owners out of all owners. |