java.lang.Object
com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner

public final class AlertsResultInner extends Object
Result of alerts.
  • Constructor Details

    • AlertsResultInner

      public AlertsResultInner()
      Creates an instance of AlertsResultInner class.
  • Method Details

    • value

      public List<AlertInner> value()
      Get the value property: List of alerts.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: URL to get the next set of alerts results if there are any.
      Returns:
      the nextLink value.
    • validate

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