Interface EntityGetInsightsResponse


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

      • metadata

        GetInsightsResultsMetadata metadata()
        Gets the metadata property: The metadata from the get insights operation results.
        Returns:
        the metadata value.
      • value

        List<EntityInsightItem> value()
        Gets the value property: The insights result values.
        Returns:
        the value value.
      • innerModel

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