你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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。 |