java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.alertsmanagement.fluent.models.AlertsSummaryInner

public final class AlertsSummaryInner extends com.azure.core.management.ProxyResource
Summary of alerts based on the input filters and 'groupby' parameters.
  • Constructor Details

    • AlertsSummaryInner

      public AlertsSummaryInner()
  • Method Details

    • properties

      public AlertsSummaryGroup properties()
      Get the properties property: Group the result set.
      Returns:
      the properties value.
    • withProperties

      public AlertsSummaryInner withProperties(AlertsSummaryGroup properties)
      Set the properties property: Group the result set.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AlertsSummaryInner object itself.
    • validate

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