Class AnnotationsListResult

java.lang.Object
com.azure.resourcemanager.applicationinsights.models.AnnotationsListResult

public final class AnnotationsListResult extends Object
Annotations list result.
  • Constructor Details

    • AnnotationsListResult

      public AnnotationsListResult()
  • Method Details

    • value

      public List<AnnotationInner> value()
      Get the value property: An array of annotations.
      Returns:
      the value value.
    • validate

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