Share via


BillingManagementClient 클래스

정의

청구 클라이언트는 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
상속
BillingManagementClient
구현

생성자

BillingManagementClient(DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(HttpClient, Boolean)

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(HttpClientHandler, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(ServiceClientCredentials, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(ServiceClientCredentials, HttpClient, Boolean)

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(Uri, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

BillingManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

BillingManagementClient 클래스의 새 instance 초기화합니다.

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

BillingManagementClient 클래스의 새 instance 초기화합니다.

속성

AcceptLanguage

응답의 기본 설정 언어입니다.

Address

IAddressOperations를 가져옵니다.

Agreements

IAgreementsOperations를 가져옵니다.

AvailableBalances

IAvailableBalancesOperations를 가져옵니다.

BaseUri

서비스의 기본 URI입니다.

BillingAccounts

IBillingAccountsOperations를 가져옵니다.

BillingPeriods

IBillingPeriodsOperations를 가져옵니다.

BillingPermissions

IBillingPermissionsOperations를 가져옵니다.

BillingProfiles

IBillingProfilesOperations를 가져옵니다.

BillingProperty

IBillingPropertyOperations를 가져옵니다.

BillingRoleAssignments

IBillingRoleAssignmentsOperations를 가져옵니다.

BillingRoleDefinitions

IBillingRoleDefinitionsOperations를 가져옵니다.

BillingSubscriptions

IBillingSubscriptionsOperations를 가져옵니다.

Credentials

클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다.

Customers

ICustomersOperations를 가져옵니다.

DeserializationSettings

json 역직렬화 설정을 가져오거나 설정합니다.

EnrollmentAccounts

IEnrollmentAccountsOperations를 가져옵니다.

FirstMessageHandler

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
GenerateClientRequestId

고유한 x-ms-client-request-id를 생성해야 하는지 여부입니다. true로 설정하면 고유한 x-ms-client-request-id 값이 생성되고 각 요청에 포함됩니다. 기본값은 true입니다.

HttpClient

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
HttpClientHandler

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
HttpMessageHandlers

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
Instructions

IInstructionsOperations를 가져옵니다.

Invoices

IInvoicesOperations를 가져옵니다.

InvoiceSections

IInvoiceSectionsOperations를 가져옵니다.

LongRunningOperationRetryTimeout

장기 실행 작업의 재시도 시간 제한(초)입니다. 기본값은 30입니다.

Operations

IOperations를 가져옵니다.

Policies

IPoliciesOperations를 가져옵니다.

Products

IProductsOperations를 가져옵니다.

SerializationSettings

json serialization 설정을 가져오거나 설정합니다.

SubscriptionId

Azure 구독을 고유하게 식별하는 ID입니다.

SubscriptionId1

Azure 구독 ID입니다.

Transactions

ITransactionsOperations를 가져옵니다.

UserAgent

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)

메서드

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
Dispose()

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
Dispose(Boolean)

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
SetUserAgent(String)

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)
SetUserAgent(String, String)

청구 클라이언트는 Azure 구독에 대한 청구 리소스에 대한 액세스를 제공합니다.

(다음에서 상속됨 ServiceClient<T>)

확장 메서드

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync를 사용하세요.)

적용 대상