Class AnomalyAlert

java.lang.Object
com.azure.ai.metricsadvisor.models.AnomalyAlert

public final class AnomalyAlert extends Object
The AnomalyAlert model.
  • Constructor Details

    • AnomalyAlert

      public AnomalyAlert()
  • Method Details

    • getId

      public String getId()
      Get the alertId property: alert id.
      Returns:
      the alertId value.
    • getTimestamp

      public OffsetDateTime getTimestamp()
      Get the timestamp property: anomaly time.
      Returns:
      the timestamp value.
    • getCreatedTime

      public OffsetDateTime getCreatedTime()
      Get the createdTime property: created time.
      Returns:
      the createdTime value.
    • getModifiedTime

      public OffsetDateTime getModifiedTime()
      Get the modifiedTime property: modified time.
      Returns:
      the modifiedTime value.