DirectMethodInvokesNotInAllowedRange(Boolean, Int32, Int32, TimeSpan) Constructeur
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.
Initialise une nouvelle instance de DirectMethodInvokesNotInAllowedRange.
public DirectMethodInvokesNotInAllowedRange (bool isEnabled, int minThreshold, int maxThreshold, TimeSpan timeWindowSize);
new Azure.ResourceManager.SecurityCenter.Models.DirectMethodInvokesNotInAllowedRange : bool * int * int * TimeSpan -> Azure.ResourceManager.SecurityCenter.Models.DirectMethodInvokesNotInAllowedRange
Public Sub New (isEnabled As Boolean, minThreshold As Integer, maxThreshold As Integer, timeWindowSize As TimeSpan)
Paramètres
- isEnabled
- Boolean
État de l’alerte personnalisée.
- minThreshold
- Int32
Seuil minimal.
- maxThreshold
- Int32
Seuil maximal.
- timeWindowSize
- TimeSpan
Taille de la fenêtre de temps au format iso8601.