Share via


BillingManagementClient Třída

Definice

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Konstruktory

BillingManagementClient(DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(HttpClient, Boolean)

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(ServiceClientCredentials, HttpClient, Boolean)

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(Uri, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

BillingManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BillingManagementClient třídy.

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

Inicializuje novou instanci BillingManagementClient třídy.

Vlastnosti

AcceptLanguage

Upřednostňovaný jazyk odpovědi.

Address

Získá IAddressOperations.

Agreements

Získá IAgreementsOperations.

AvailableBalances

Získá IAvailableBalancesOperations.

BaseUri

Základní identifikátor URI služby

BillingAccounts

Získá IBillingAccountsOperations.

BillingPeriods

Získá IBillingPeriodsOperations.

BillingPermissions

Získá IBillingPermissionsOperations.

BillingProfiles

Získá IBillingProfilesOperations.

BillingProperty

Získá IBillingPropertyOperations.

BillingRoleAssignments

Získá IBillingRoleAssignmentsOperations.

BillingRoleDefinitions

Získá IBillingRoleDefinitionsOperations.

BillingSubscriptions

Získá IBillingSubscriptionsOperations.

Credentials

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

Customers

Získá ICustomersOperations.

DeserializationSettings

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

EnrollmentAccounts

Získá IEnrollmentAccountsOperations.

FirstMessageHandler

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

(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.

HttpClient

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Získá IInstructionsOperations.

Invoices

Získá IInvoicesOperations.

InvoiceSections

Získá IInvoiceSectionsOperations.

LongRunningOperationRetryTimeout

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

Operations

Získá IOperations.

Policies

Získá IPoliciesOperations.

Products

Získá IProductsOperations.

SerializationSettings

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

SubscriptionId

ID, které jednoznačně identifikuje předplatné Azure.

SubscriptionId1

ID předplatného Azure.

Transactions

Získá ITransactionsOperations.

UserAgent

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

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

Fakturační klient poskytuje přístup k prostředkům fakturace pro předplatná Azure.

(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