ConsumptionManagementClient コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ConsumptionManagementClient(DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(ServiceClientCredentials, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(HttpClientHandler, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(Uri, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(Uri, HttpClientHandler, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。 |
ConsumptionManagementClient(DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
protected ConsumptionManagementClient (params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Protected Sub New (ParamArray handlers As DelegatingHandler())
パラメーター
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
適用対象
ConsumptionManagementClient(ServiceClientCredentials, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
public ConsumptionManagementClient (Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Microsoft.Rest.ServiceClientCredentials * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Public Sub New (credentials As ServiceClientCredentials, ParamArray handlers As DelegatingHandler())
パラメーター
- credentials
- ServiceClientCredentials
必須。 クライアントが Azure に接続するために必要な資格情報。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
ConsumptionManagementClient(HttpClientHandler, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
protected ConsumptionManagementClient (System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Protected Sub New (rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
パラメーター
- rootHandler
- HttpClientHandler
省略可能。 http トランスポートの処理に使用される http クライアント ハンドラー。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
適用対象
ConsumptionManagementClient(Uri, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
protected ConsumptionManagementClient (Uri baseUri, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Uri * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Protected Sub New (baseUri As Uri, ParamArray handlers As DelegatingHandler())
パラメーター
- baseUri
- Uri
省略可能。 サービスのベース URI。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
ConsumptionManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
public ConsumptionManagementClient (Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Microsoft.Rest.ServiceClientCredentials * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Public Sub New (credentials As ServiceClientCredentials, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
パラメーター
- credentials
- ServiceClientCredentials
必須。 クライアントが Azure に接続するために必要な資格情報。
- rootHandler
- HttpClientHandler
省略可能。 http トランスポートの処理に使用される http クライアント ハンドラー。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
ConsumptionManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
public ConsumptionManagementClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Uri * Microsoft.Rest.ServiceClientCredentials * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Public Sub New (baseUri As Uri, credentials As ServiceClientCredentials, ParamArray handlers As DelegatingHandler())
パラメーター
- baseUri
- Uri
省略可能。 サービスのベース URI。
- credentials
- ServiceClientCredentials
必須です。 クライアントが Azure に接続するために必要な資格情報。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
ConsumptionManagementClient(Uri, HttpClientHandler, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
protected ConsumptionManagementClient (Uri baseUri, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Uri * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Protected Sub New (baseUri As Uri, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
パラメーター
- baseUri
- Uri
省略可能。 サービスのベース URI。
- rootHandler
- HttpClientHandler
省略可能。 http トランスポートの処理に使用される http クライアント ハンドラー。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
ConsumptionManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])
ConsumptionManagementClient クラスの新しいインスタンスを初期化します。
public ConsumptionManagementClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);
new Microsoft.Azure.Management.Consumption.ConsumptionManagementClient : Uri * Microsoft.Rest.ServiceClientCredentials * System.Net.Http.HttpClientHandler * System.Net.Http.DelegatingHandler[] -> Microsoft.Azure.Management.Consumption.ConsumptionManagementClient
Public Sub New (baseUri As Uri, credentials As ServiceClientCredentials, rootHandler As HttpClientHandler, ParamArray handlers As DelegatingHandler())
パラメーター
- baseUri
- Uri
省略可能。 サービスのベース URI。
- credentials
- ServiceClientCredentials
必須です。 クライアントが Azure に接続するために必要な資格情報。
- rootHandler
- HttpClientHandler
省略可能。 http トランスポートの処理に使用される http クライアント ハンドラー。
- handlers
- DelegatingHandler[]
省略可能。 http クライアント パイプラインに追加する委任ハンドラー。
例外
必須パラメーターが null の場合にスローされます
適用対象
Azure SDK for .NET