Class SecurityTaskList

java.lang.Object
com.azure.resourcemanager.security.models.SecurityTaskList

public final class SecurityTaskList extends Object
List of security task recommendations.
  • Constructor Details

    • SecurityTaskList

      public SecurityTaskList()
  • Method Details

    • value

      public List<SecurityTaskInner> value()
      Get the value property: The value property.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The 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.