Share via


AvsClient Třída

Definice

Azure VMware Solution API

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

Konstruktory

AvsClient(DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(HttpClient, Boolean)

Inicializuje novou instanci třídy AvsClient.

AvsClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(ServiceClientCredentials, HttpClient, Boolean)

Inicializuje novou instanci třídy AvsClient.

AvsClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(Uri, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

AvsClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy AvsClient.

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

Inicializuje novou instanci třídy AvsClient.

Vlastnosti

AcceptLanguage

Upřednostňovaný jazyk odpovědi.

Addons

Získá IAddonsOperations.

ApiVersion

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

Authorizations

Získá IAuthorizationsOperations.

BaseUri

Základní identifikátor URI služby

CloudLinks

Získá ICloudLinksOperations.

Clusters

Získá IClustersOperations.

Credentials

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

Datastores

Získá IDatastoresOperations.

DeserializationSettings

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

FirstMessageHandler

Azure VMware Solution API

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

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

GlobalReachConnections

Získá IGlobalReachConnectionsOperations.

HcxEnterpriseSites

Získá IHcxEnterpriseSitesOperations.

HttpClient

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Získá ILocationsOperations.

LongRunningOperationRetryTimeout

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

Operations

Získá IOperations.

PlacementPolicies

Získá IPlacementPoliciesOperations.

PrivateClouds

Získá IPrivateCloudsOperations.

ScriptCmdlets

Získá IScriptCmdletsOperations.

ScriptExecutions

Získá IScriptExecutionsOperations.

ScriptPackages

Získá IScriptPackagesOperations.

SerializationSettings

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

SubscriptionId

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

UserAgent

Azure VMware Solution API

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

Získá IVirtualMachinesOperations.

WorkloadNetworks

Získá IWorkloadNetworksOperations.

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution API

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

Azure VMware Solution 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 PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

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

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

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

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

Platí pro