AzureReservationAPIClient Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class AzureReservationAPIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Reservations.AzureReservationAPIClient>, IDisposable, Microsoft.Azure.Management.Reservations.IAzureReservationAPIClient, Microsoft.Rest.Azure.IAzureClient
type AzureReservationAPIClient = class
inherit ServiceClient<AzureReservationAPIClient>
interface IAzureReservationAPIClient
interface IDisposable
interface IAzureClient
Public Class AzureReservationAPIClient
Inherits ServiceClient(Of AzureReservationAPIClient)
Implements IAzureClient, IAzureReservationAPIClient, IDisposable
- Herança
- Implementações
Construtores
Propriedades
AcceptLanguage |
O idioma preferencial da resposta. |
BaseUri |
O URI base do serviço. |
CalculateExchange |
Obtém o ICalculateExchangeOperations. |
Credentials |
Credenciais necessárias para que o cliente se conecte ao Azure. |
DeserializationSettings |
Obtém ou define as configurações de desserialização json. |
Exchange |
Obtém o IExchangeOperations. |
FirstMessageHandler | (Herdado de ServiceClient<T>) |
GenerateClientRequestId |
Se um x-ms-client-request-id exclusivo deve ser gerado. Quando definido como true, um valor x-ms-client-request-id exclusivo é gerado e incluído em cada solicitação. O padrão é true. |
HttpClient | (Herdado de ServiceClient<T>) |
HttpClientHandler | (Herdado de ServiceClient<T>) |
HttpMessageHandlers | (Herdado de ServiceClient<T>) |
LongRunningOperationRetryTimeout |
O tempo limite de repetição em segundos para Operações de Execução Longa. O valor padrão é 30. |
Operation |
Obtém a IOperationOperations. |
Quota |
Obtém o IQuotaOperations. |
QuotaRequestStatus |
Obtém iQuotaRequestStatusOperations. |
Reservation |
Obtém iReservationOperations. |
ReservationOrder |
Obtém iReservationOrderOperations. |
SerializationSettings |
Obtém ou define as configurações de serialização json. |
UserAgent | (Herdado de ServiceClient<T>) |
Métodos
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
Dispose() | (Herdado de ServiceClient<T>) |
Dispose(Boolean) | (Herdado de ServiceClient<T>) |
GetAppliedReservationListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obter lista de s aplicáveis |
GetCatalogWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtenha as regiões e os skus disponíveis para compra de RI para a assinatura especificada do Azure. |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Herdado de ServiceClient<T>) |
SetUserAgent(String) | (Herdado de ServiceClient<T>) |
SetUserAgent(String, String) | (Herdado de ServiceClient<T>) |
Métodos de Extensão
GetAppliedReservationList(IAzureReservationAPIClient, String) |
Obter lista de s aplicáveis |
GetAppliedReservationListAsync(IAzureReservationAPIClient, String, CancellationToken) |
Obter lista de s aplicáveis |
GetCatalog(IAzureReservationAPIClient, String, String, String) |
Obtenha as regiões e os skus disponíveis para compra de RI para a assinatura especificada do Azure. |
GetCatalogAsync(IAzureReservationAPIClient, String, String, String, CancellationToken) |
Obtenha as regiões e os skus disponíveis para compra de RI para a assinatura especificada do Azure. |
Aplica-se a
Azure SDK for .NET