Interface IncidentAlertList


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

      • value

        List<SecurityAlert> value()
        Gets the value property: Array of incident alerts.
        Returns:
        the value value.
      • innerModel

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