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

DeviceOperationsExtensions.List 方法

定义

public static Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceListResponse List (this Microsoft.WindowsAzure.Management.StorSimple.IDeviceOperations operations, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customRequestHeaders);
static member List : Microsoft.WindowsAzure.Management.StorSimple.IDeviceOperations * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders -> Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceListResponse
<Extension()>
Public Function List (operations As IDeviceOperations, customRequestHeaders As CustomRequestHeaders) As DeviceListResponse

参数

operations
IDeviceOperations

对 Microsoft.WindowsAzure.Management.StorSimple.IDeviceOperations 的引用。

customRequestHeaders
CustomRequestHeaders

必需。 客户端必须使用的自定义请求标头。

返回

设备列表的响应模型。

适用于