Interface GetQueriesResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.securityinsights.fluent.models.GetQueriesResponseInner object.
    Gets the value property: The query result values.
  • Method Details

    • value

      Gets the value property: The query result values.
      Returns:
      the value value.
    • innerModel

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