Class AlertModificationInner

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

public final class AlertModificationInner extends com.azure.core.management.ProxyResource
Alert Modification details.
  • Constructor Details

    • AlertModificationInner

      public AlertModificationInner()
  • Method Details

    • properties

      public AlertModificationProperties properties()
      Get the properties property: Properties of the alert modification item.
      Returns:
      the properties value.
    • withProperties

      public AlertModificationInner withProperties(AlertModificationProperties properties)
      Set the properties property: Properties of the alert modification item.
      Parameters:
      properties - the properties value to set.
      Returns:
      the AlertModificationInner object itself.
    • validate

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