JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.azure.resourcemanager.search.models
QueryKey
Contents
Description
Method Summary
Method Details
name()
key()
Hide sidebar
Show sidebar
Interface QueryKey
public interface
QueryKey
Describes an API key for a given Azure Cognitive Search service that has permissions for query operations only.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
Gets the query key.
String
name
()
Gets the name of the query API key.
Method Details
name
String
name
()
Gets the name of the query API key.
Returns:
the name of the query API key
key
String
key
()
Gets the query key.
Returns:
the key value