AzureReservationAPIClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class AzureReservationAPIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Reservations.AzureReservationAPIClient>, IDisposable, Microsoft.Azure.Management.Reservations.IAzureReservationAPIClient, Microsoft.Rest.Azure.IAzureClient
type AzureReservationAPIClient = class
inherit ServiceClient<AzureReservationAPIClient>
interface IAzureReservationAPIClient
interface IDisposable
interface IAzureClient
Public Class AzureReservationAPIClient
Inherits ServiceClient(Of AzureReservationAPIClient)
Implements IAzureClient, IAzureReservationAPIClient, IDisposable
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
BaseUri |
サービスのベース URI。 |
CalculateExchange |
ICalculateExchangeOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
JSON の逆シリアル化設定を取得または設定します。 |
Exchange |
IExchangeOperations を取得します。 |
FirstMessageHandler | (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient | (継承元 ServiceClient<T>) |
HttpClientHandler | (継承元 ServiceClient<T>) |
HttpMessageHandlers | (継承元 ServiceClient<T>) |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Operation |
IOperationOperations を取得します。 |
Quota |
IQuotaOperations を取得します。 |
QuotaRequestStatus |
IQuotaRequestStatusOperations を取得します。 |
Reservation |
IReservationOperations を取得します。 |
ReservationOrder |
IReservationOrderOperations を取得します。 |
SerializationSettings |
JSON シリアル化設定を取得または設定します。 |
UserAgent | (継承元 ServiceClient<T>) |
メソッド
拡張メソッド
GetAppliedReservationList(IAzureReservationAPIClient, String) |
該当 |
GetAppliedReservationListAsync(IAzureReservationAPIClient, String, CancellationToken) |
該当 |
GetCatalog(IAzureReservationAPIClient, String, String, String) |
指定した Azure サブスクリプションの RI 購入に使用できるリージョンと SKU を取得します。 |
GetCatalogAsync(IAzureReservationAPIClient, String, String, String, CancellationToken) |
指定した Azure サブスクリプションの RI 購入に使用できるリージョンと SKU を取得します。 |
適用対象
Azure SDK for .NET