UnauthorizedOperationsNotInAllowedRange Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le nombre d’opérations non autorisées n’est pas dans la plage autorisée.
public class UnauthorizedOperationsNotInAllowedRange : Azure.ResourceManager.SecurityCenter.Models.TimeWindowCustomAlertRule
type UnauthorizedOperationsNotInAllowedRange = class
inherit TimeWindowCustomAlertRule
Public Class UnauthorizedOperationsNotInAllowedRange
Inherits TimeWindowCustomAlertRule
- Héritage
-
UnauthorizedOperationsNotInAllowedRange
Constructeurs
UnauthorizedOperationsNotInAllowedRange(Boolean, Int32, Int32, TimeSpan) |
Initialise une nouvelle instance de UnauthorizedOperationsNotInAllowedRange. |
Propriétés
Description |
Description de l’alerte personnalisée. (Hérité de CustomAlertRule) |
DisplayName |
Nom complet de l’alerte personnalisée. (Hérité de CustomAlertRule) |
IsEnabled |
État de l’alerte personnalisée. (Hérité de CustomAlertRule) |
MaxThreshold |
Seuil maximal. (Hérité de ThresholdCustomAlertRule) |
MinThreshold |
Seuil minimal. (Hérité de ThresholdCustomAlertRule) |
TimeWindowSize |
Taille de la fenêtre de temps au format iso8601. (Hérité de TimeWindowCustomAlertRule) |