次の方法で共有


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 クラスの新しいインスタンスを初期化します。

BillingManagementClient(HttpClient, Boolean)

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(HttpClientHandler, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(ServiceClientCredentials, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(ServiceClientCredentials, HttpClient, Boolean)

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(Uri, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

BillingManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

BillingManagementClient クラスの新しいインスタンスを初期化します。

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

BillingManagementClient クラスの新しいインスタンスを初期化します。

プロパティ

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 シリアル化設定を取得または設定します。

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>)

適用対象