IoTSecuritySolutionAnalyticsModelList Class
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 Security analytics of your IoT Security solution
public class IoTSecuritySolutionAnalyticsModelList
type IoTSecuritySolutionAnalyticsModelList = class
Public Class IoTSecuritySolutionAnalyticsModelList
- Inheritance
-
IoTSecuritySolutionAnalyticsModelList
Constructors
IoTSecuritySolutionAnalyticsModelList() |
Initializes a new instance of the IoTSecuritySolutionAnalyticsModelList class. |
IoTSecuritySolutionAnalyticsModelList(IList<IoTSecuritySolutionAnalyticsModel>, String) |
Initializes a new instance of the IoTSecuritySolutionAnalyticsModelList class. |
Properties
NextLink |
Gets when there is too much alert data for one page, use this URI to fetch the next page. |
Value |
Gets or sets list of Security analytics of your IoT Security solution |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(IoTSecuritySolutionAnalyticsModelList) |