Sdílet prostřednictvím


SearchManagementClient Třída

Definice

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

public class SearchManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.FluentServiceClientBase<Microsoft.Azure.Management.Search.Fluent.SearchManagementClient>, IDisposable, Microsoft.Azure.Management.Search.Fluent.ISearchManagementClient, Microsoft.Rest.Azure.IAzureClient
type SearchManagementClient = class
    inherit FluentServiceClientBase<SearchManagementClient>
    interface ISearchManagementClient
    interface IDisposable
    interface IAzureClient
Public Class SearchManagementClient
Inherits FluentServiceClientBase(Of SearchManagementClient)
Implements IAzureClient, IDisposable, ISearchManagementClient
Dědičnost
Implementuje

Konstruktory

SearchManagementClient(RestClient)

Inicializuje novou instanci SearchManagementClient třídy.

Pole

_restClient

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od FluentServiceClientBase<TClient>)

Vlastnosti

AcceptLanguage

Získá nebo nastaví upřednostňovaný jazyk odpovědi.

AdminKeys

Získá IAdminKeysOperations.

ApiVersion

Verze rozhraní API, která se má použít pro každý požadavek. Aktuální verze je 2015-08-19.

BaseUri

Základní identifikátor URI služby.

(Zděděno od FluentServiceClientBase<TClient>)
Credentials

Přihlašovací údaje potřebné pro připojení klienta k Azure

(Zděděno od FluentServiceClientBase<TClient>)
DeserializationSettings

Získá nebo nastaví nastavení deserializace JSON.

FirstMessageHandler

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
GenerateClientRequestId

Pokud je nastavená hodnota true, vygeneruje se jedinečná hodnota x-ms-client-request-id, která se zahrne do každého požadavku. Platí výchozí hodnota.

HttpClient

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
HttpClientHandler

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
HttpMessageHandlers

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
LongRunningOperationRetryTimeout

Získá nebo nastaví časový limit opakování v sekundách pro dlouhotrvající operace. Výchozí hodnota je 30.

QueryKeys

Získá IQueryKeysOperations.

SerializationSettings

Získá nebo nastaví nastavení serializace JSON.

Services

Získá IServicesOperations.

SubscriptionId

Jedinečný identifikátor předplatného Microsoft Azure. Tuto hodnotu můžete získat z rozhraní API Resource Manager Azure nebo z portálu.

UserAgent

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od FluentServiceClientBase<TClient>)
Dispose()

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
Dispose(Boolean)

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
Initialize()

Inicializuje vlastnosti klienta.

InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
NewInstance(RestClient)

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

SetRetryPolicy(RetryPolicy)

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
SetUserAgent(String)

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)
SetUserAgent(String, String)

Klient, který se dá použít ke správě služeb Azure Search a klíčů rozhraní API.

(Zděděno od ServiceClient<T>)

Metody rozšíření

GetLongRunningOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetPostOrDeleteOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPostOrDeleteOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPostOrDeleteOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPostOrDeleteOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPutOrPatchOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PRO OPERACE PUT a PATCH. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPutOrPatchOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PRO OPERACE PUT a PATCH. (Zastaralé, použijte getLongRunningOperationResultAsync.

GetPutOrPatchOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PRO OPERACE PUT a PATCH. (Zastaralé, použijte getLongRunningOperationResultAsync.

Platí pro