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

IProductsOperations 接口

定义

ProductsOperations 操作。

public interface IProductsOperations
type IProductsOperations = interface
Public Interface IProductsOperations

方法

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

按 ID 获取产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

MoveWithHttpMessagesAsync(String, String, TransferProductRequestProperties, Dictionary<String,List<String>>, CancellationToken)

将产品费用移到新的发票科目。 新的发票科目必须与现有发票科目属于同一计费对象信息。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

UpdateWithHttpMessagesAsync(String, String, Product, Dictionary<String,List<String>>, CancellationToken)

汇报 Product 的属性。 目前,可以更新自动续订。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。

ValidateMoveWithHttpMessagesAsync(String, String, TransferProductRequestProperties, Dictionary<String,List<String>>, CancellationToken)

验证产品的费用是否可以移动到新的发票科目。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

扩展方法

Get(IProductsOperations, String, String)

按 ID 获取产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IProductsOperations, String, String, CancellationToken)

按 ID 获取产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IProductsOperations, String, String)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IProductsOperations, String, String, CancellationToken)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IProductsOperations, String)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IProductsOperations, String, CancellationToken)

列出计费帐户的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IProductsOperations, String, String, String)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IProductsOperations, String, String, String, CancellationToken)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IProductsOperations, String)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IProductsOperations, String, CancellationToken)

列出计费对象信息的产品。 这些不包括根据使用情况计费的产品。 协议类型为 Microsoft 客户协议 或 Microsoft 合作伙伴协议 的计费帐户支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomer(IProductsOperations, String, String)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerAsync(IProductsOperations, String, String, CancellationToken)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNext(IProductsOperations, String)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNextAsync(IProductsOperations, String, CancellationToken)

列出客户的产品。 这些不包括根据使用情况计费的产品。只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSection(IProductsOperations, String, String, String, String)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionAsync(IProductsOperations, String, String, String, String, CancellationToken)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNext(IProductsOperations, String)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNextAsync(IProductsOperations, String, CancellationToken)

列出发票科目的产品。 这些不包括根据使用情况计费的产品。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

Move(IProductsOperations, String, String, TransferProductRequestProperties)

将产品费用移到新的发票科目。 新的发票科目必须与现有发票科目属于同一计费对象信息。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

MoveAsync(IProductsOperations, String, String, TransferProductRequestProperties, CancellationToken)

将产品费用移到新的发票科目。 新的发票科目必须与现有发票科目属于同一计费对象信息。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

Update(IProductsOperations, String, String, Product)

汇报 Product 的属性。 目前,可以更新自动续订。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。

UpdateAsync(IProductsOperations, String, String, Product, CancellationToken)

汇报 Product 的属性。 目前,可以更新自动续订。 仅协议类型为 Microsoft 客户协议 的计费帐户支持此操作。

ValidateMove(IProductsOperations, String, String, TransferProductRequestProperties)

验证产品的费用是否可以移动到新的发票科目。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ValidateMoveAsync(IProductsOperations, String, String, TransferProductRequestProperties, CancellationToken)

验证产品的费用是否可以移动到新的发票科目。 只有以定期费用购买的产品以及协议类型为Microsoft 客户协议的计费帐户,才支持此操作。 https://docs.microsoft.com/en-us/rest/api/billing/

适用于