Share via


AzureStackHCIClient Třída

Definice

Služba pro správu Azure Stack HCI

public class AzureStackHCIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.AzureStackHCI.AzureStackHCIClient>, IDisposable, Microsoft.Azure.Management.AzureStackHCI.IAzureStackHCIClient, Microsoft.Rest.Azure.IAzureClient
type AzureStackHCIClient = class
    inherit ServiceClient<AzureStackHCIClient>
    interface IAzureStackHCIClient
    interface IDisposable
    interface IAzureClient
Public Class AzureStackHCIClient
Inherits ServiceClient(Of AzureStackHCIClient)
Implements IAzureClient, IAzureStackHCIClient, IDisposable
Dědičnost
Implementuje

Konstruktory

AzureStackHCIClient(DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(HttpClient, Boolean)

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(ServiceClientCredentials, HttpClient, Boolean)

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(Uri, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

AzureStackHCIClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AzureStackHCIClient.

Vlastnosti

AcceptLanguage

Upřednostňovaný jazyk odpovědi.

ApiVersion

Verze rozhraní API, která se má použít pro tuto operaci.

BaseUri

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

Clusters

Získá IClustersOperations.

Credentials

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

DeserializationSettings

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

FirstMessageHandler

Služba pro správu Azure Stack HCI

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

Jestli se má vygenerovat jedinečné x-ms-client-request-id. 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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Časový limit opakování pro dlouhotrvající operace v sekundách. Výchozí hodnota je 30.

Operations

Získá IOperations.

SerializationSettings

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

SubscriptionId

ID cílového předplatného.

UserAgent

Služba pro správu Azure Stack HCI

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

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

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

Služba pro správu Azure Stack HCI

(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