Class AlertsSuppressionRulesList

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

public final class AlertsSuppressionRulesList extends Object
Suppression rules list for subscription.
  • Constructor Details

    • AlertsSuppressionRulesList

      public AlertsSuppressionRulesList()
  • Method Details

    • value

      Get the value property: The value property.
      Returns:
      the value value.
    • withValue

      Set the value property: The value property.
      Parameters:
      value - the value value to set.
      Returns:
      the AlertsSuppressionRulesList object itself.
    • nextLink

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