Interface IncidentBookmarkList


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

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

    • value

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

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