JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.microsoft.azure.management.search
Interface QueryKey
@Beta(V1_2_0)
public interface
QueryKey
Describes an API key for a given Azure Search service that has permissions for query operations only.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
key
()
String
name
()
Method Details
name
String
name
()
Returns:
the name of the query API key
key
String
key
()
Returns:
the key value