Partager via


DirectMethodInvokesNotInAllowedRange(Boolean, Int32, Int32, TimeSpan) Constructeur

Définition

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.

S’applique à