Interface IncidentAlertList


public interface IncidentAlertList
An immutable client-side representation of IncidentAlertList.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.IncidentAlertListInner object.
    Gets the value property: Array of incident alerts.
  • Method Details

    • value

      Gets the value property: Array of incident alerts.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.IncidentAlertListInner object.
      Returns:
      the inner object.