Udostępnij za pośrednictwem


ISearchService.CreateQueryKeyAsync(String, CancellationToken) Metoda

Definicja

Ponownie generuje podstawowy lub pomocniczy klucz interfejsu API administratora. Jednocześnie można ponownie wygenerować tylko jeden klucz.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Search.Fluent.IQueryKey> CreateQueryKeyAsync(string name, System.Threading.CancellationToken cancellationToken = default);
abstract member CreateQueryKeyAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Search.Fluent.IQueryKey>
Public Function CreateQueryKeyAsync (name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IQueryKey)

Parametry

name
String

Nazwa nowego klucza interfejsu API zapytania.

cancellationToken
CancellationToken

Zwraca

Dotyczy