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

StoreManagementClientExtensions 类

定义

Windows Azure 应用商店 API 是用于管理 Windows Azure 应用商店加载项的 REST API。

public static class StoreManagementClientExtensions
type StoreManagementClientExtensions = class
Public Module StoreManagementClientExtensions
继承
StoreManagementClientExtensions

方法

GetOperationStatus(IStoreManagementClient, String)

“获取操作状态”操作返回指定操作的状态。 调用异步操作后,可调用“获取操作状态”以确定操作已成功、失败还是仍在进行中。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx)

GetOperationStatusAsync(IStoreManagementClient, String)

“获取操作状态”操作返回指定操作的状态。 调用异步操作后,可调用“获取操作状态”以确定操作已成功、失败还是仍在进行中。 (有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx)

适用于