ArmSecurityCenterModelFactory.IotSecurityAggregatedAlertTopDevice Méthode
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 IotSecurityAggregatedAlertTopDevice.
public static Azure.ResourceManager.SecurityCenter.Models.IotSecurityAggregatedAlertTopDevice IotSecurityAggregatedAlertTopDevice (string deviceId = default, long? alertsCount = default, string lastOccurrence = default);
static member IotSecurityAggregatedAlertTopDevice : string * Nullable<int64> * string -> Azure.ResourceManager.SecurityCenter.Models.IotSecurityAggregatedAlertTopDevice
Public Shared Function IotSecurityAggregatedAlertTopDevice (Optional deviceId As String = Nothing, Optional alertsCount As Nullable(Of Long) = Nothing, Optional lastOccurrence As String = Nothing) As IotSecurityAggregatedAlertTopDevice
Paramètres
- deviceId
- String
Nom de l'unité.
- lastOccurrence
- String
La dernière fois que cette alerte a été déclenchée pour cet appareil, ce jour-là.
Retours
Une nouvelle IotSecurityAggregatedAlertTopDevice instance de moqueries.