IotSecuritySolutionAnalyticsModelData.MostPrevalentDeviceAlerts 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 most prevalent device alerts.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.IotSecurityDeviceAlert> MostPrevalentDeviceAlerts { get; }
member this.MostPrevalentDeviceAlerts : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.IotSecurityDeviceAlert>
Public ReadOnly Property MostPrevalentDeviceAlerts As IList(Of IotSecurityDeviceAlert)