Interface IncidentBookmarkList


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

      • value

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

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