Partager via


ArmSecurityCenterModelFactory.DirectMethodInvokesNotInAllowedRange Méthode

Définition

Initialise une nouvelle instance de DirectMethodInvokesNotInAllowedRange.

public static Azure.ResourceManager.SecurityCenter.Models.DirectMethodInvokesNotInAllowedRange DirectMethodInvokesNotInAllowedRange (string displayName = default, string description = default, bool isEnabled = false, int minThreshold = 0, int maxThreshold = 0, TimeSpan timeWindowSize = default);
static member DirectMethodInvokesNotInAllowedRange : string * string * bool * int * int * TimeSpan -> Azure.ResourceManager.SecurityCenter.Models.DirectMethodInvokesNotInAllowedRange
Public Shared Function DirectMethodInvokesNotInAllowedRange (Optional displayName As String = Nothing, Optional description As String = Nothing, Optional isEnabled As Boolean = false, Optional minThreshold As Integer = 0, Optional maxThreshold As Integer = 0, Optional timeWindowSize As TimeSpan = Nothing) As DirectMethodInvokesNotInAllowedRange

Paramètres

displayName
String

Nom d’affichage de l’alerte personnalisée.

description
String

Description de l’alerte personnalisée.

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.

Retours

Une nouvelle DirectMethodInvokesNotInAllowedRange instance de moqueries.

S’applique à