IQueryKey 인터페이스

정의

쿼리 작업에 대한 권한만 있는 지정된 Azure Search Service 대한 API 키에 대해 설명합니다.

public interface IQueryKey : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IQueryKey = interface
    interface IBeta
Public Interface IQueryKey
Implements IBeta
구현

속성

Key

키 값을 가져옵니다.

Name

쿼리 API 키의 이름을 가져옵니다.

적용 대상