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

public final class AlertInner extends com.azure.core.management.ProxyResource
An alert created in alert management service.
  • Constructor Details

    • AlertInner

      public AlertInner()
  • Method Details

    • properties

      public AlertProperties properties()
      Get the properties property: Alert property bag.
      Returns:
      the properties value.
    • withProperties

      public AlertInner withProperties(AlertProperties properties)
      Set the properties property: Alert property bag.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AlertInner object itself.
    • validate

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