IotSecuritySolutionAnalyticsModelData.TopAlertedDevices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of the 3 devices with the most alerts.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.IotSecurityAlertedDevice> TopAlertedDevices { get; }
member this.TopAlertedDevices : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.IotSecurityAlertedDevice>
Public ReadOnly Property TopAlertedDevices As IList(Of IotSecurityAlertedDevice)