你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IMarketplacesOperations 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
MarketplacesOperations 操作。
public interface IMarketplacesOperations
type IMarketplacesOperations = interface
Public Interface IMarketplacesOperations
方法
ListByBillingPeriodNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
按计费周期和 subscripotionId 列出某个范围的市场。 市场仅可在 2014 年 5 月 1 日或更高版本通过此 API 使用。 https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListByBillingPeriodWithHttpMessagesAsync(String, ODataQuery<Marketplace>, String, Dictionary<String,List<String>>, CancellationToken) |
按计费周期和 subscripotionId 列出某个范围的市场。 市场仅可在 2014 年 5 月 1 日或更高版本通过此 API 使用。 https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
按 subscriptionId 列出某个范围的市场。 市场仅可在 2014 年 5 月 1 日或更高版本通过此 API 使用。 https://docs.microsoft.com/en-us/rest/api/consumption/ |
ListWithHttpMessagesAsync(ODataQuery<Marketplace>, String, Dictionary<String,List<String>>, CancellationToken) |
按 subscriptionId 列出某个范围的市场。 市场仅可在 2014 年 5 月 1 日或更高版本通过此 API 使用。 https://docs.microsoft.com/en-us/rest/api/consumption/ |