次の方法で共有


AzureQuotaExtensionAPIClient クラス

定義

Microsoft Azure クォータ リソース プロバイダー

public class AzureQuotaExtensionAPIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Quota.AzureQuotaExtensionAPIClient>, IDisposable, Microsoft.Azure.Management.Quota.IAzureQuotaExtensionAPIClient, Microsoft.Rest.Azure.IAzureClient
type AzureQuotaExtensionAPIClient = class
    inherit ServiceClient<AzureQuotaExtensionAPIClient>
    interface IAzureQuotaExtensionAPIClient
    interface IDisposable
    interface IAzureClient
Public Class AzureQuotaExtensionAPIClient
Inherits ServiceClient(Of AzureQuotaExtensionAPIClient)
Implements IAzureClient, IAzureQuotaExtensionAPIClient, IDisposable
継承
AzureQuotaExtensionAPIClient
実装

コンストラクター

AzureQuotaExtensionAPIClient(DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(HttpClient, Boolean)

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

AzureQuotaExtensionAPIClient(HttpClientHandler, DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(ServiceClientCredentials, DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(ServiceClientCredentials, HttpClient, Boolean)

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

AzureQuotaExtensionAPIClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(Uri, DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(Uri, HttpClientHandler, DelegatingHandler[])

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

AzureQuotaExtensionAPIClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

この操作に使用する API バージョン。

BaseUri

サービスのベース URI。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DeserializationSettings

JSON の逆シリアル化設定を取得または設定します。

FirstMessageHandler

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HttpClient

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
HttpClientHandler

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
HttpMessageHandlers

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

Quota

IQuotaOperations を取得します。

QuotaOperation

IQuotaOperationOperations を取得します。

QuotaRequestStatus

IQuotaRequestStatusOperations を取得します。

SerializationSettings

JSON シリアル化設定を取得または設定します。

Usages

IUsagesOperations を取得します。

UserAgent

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
Dispose()

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
Dispose(Boolean)

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
SetUserAgent(String)

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

Microsoft Azure クォータ リソース プロバイダー

(継承元 ServiceClient<T>)

適用対象