Compartir a través de


ISearchService.ListQueryKeys Método

Definición

Devuelve la lista de claves de API de consulta para el servicio Azure Search dado.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Search.Fluent.IQueryKey> ListQueryKeys ();
abstract member ListQueryKeys : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Search.Fluent.IQueryKey>
Public Function ListQueryKeys () As IReadOnlyList(Of IQueryKey)

Devoluciones

Se aplica a