Class IoTSecuritySolutionAnalyticsModelListInner

java.lang.Object
com.azure.resourcemanager.security.fluent.models.IoTSecuritySolutionAnalyticsModelListInner

public final class IoTSecuritySolutionAnalyticsModelListInner extends Object
List of Security analytics of your IoT Security solution.
  • Constructor Details

    • IoTSecuritySolutionAnalyticsModelListInner

      public IoTSecuritySolutionAnalyticsModelListInner()
  • Method Details

    • value

      Get the value property: List of Security analytics of your IoT Security solution.
      Returns:
      the value value.
    • withValue

      Set the value property: List of Security analytics of your IoT Security solution.
      Parameters:
      value - the value value to set.
      Returns:
      the IoTSecuritySolutionAnalyticsModelListInner object itself.
    • nextLink

      public String nextLink()
      Get the nextLink property: When there is too much alert data for one page, use this URI to fetch the next page.
      Returns:
      the nextLink value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.