Delen via


ISearchService.CreateQueryKeyAsync(String, CancellationToken) Methode

Definitie

Hiermee wordt de primaire of secundaire beheer-API-sleutel opnieuw gegenereerd. U kunt slechts één sleutel tegelijk opnieuw genereren.

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)

Parameters

name
String

De naam van de nieuwe query-API-sleutel.

cancellationToken
CancellationToken

Retouren

Van toepassing op