Class SecurityAlertPropertiesConfidenceReasonsItem

java.lang.Object
com.azure.resourcemanager.securityinsights.models.SecurityAlertPropertiesConfidenceReasonsItem

public final class SecurityAlertPropertiesConfidenceReasonsItem extends Object
confidence reason item.
  • Constructor Details

    • SecurityAlertPropertiesConfidenceReasonsItem

      public SecurityAlertPropertiesConfidenceReasonsItem()
  • Method Details

    • reason

      public String reason()
      Get the reason property: The reason's description.
      Returns:
      the reason value.
    • reasonType

      public String reasonType()
      Get the reasonType property: The type (category) of the reason.
      Returns:
      the reasonType value.
    • validate

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