Interface SearchGetSchemaResponse


public interface SearchGetSchemaResponse
An immutable client-side representation of SearchGetSchemaResponse.
  • Method Details

    • metadata

      SearchMetadata metadata()
      Gets the metadata property: The metadata from search results.
      Returns:
      the metadata value.
    • value

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

      Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.SearchGetSchemaResponseInner object.
      Returns:
      the inner object.