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

ManagersOperationsExtensions.GetDevicePublicEncryptionKey 方法

定义

返回设备的公共加密密钥。

public static Microsoft.Azure.Management.StorSimple8000Series.Models.PublicKey GetDevicePublicEncryptionKey (this Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations operations, string deviceName, string resourceGroupName, string managerName);
static member GetDevicePublicEncryptionKey : Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations * string * string * string -> Microsoft.Azure.Management.StorSimple8000Series.Models.PublicKey
<Extension()>
Public Function GetDevicePublicEncryptionKey (operations As IManagersOperations, deviceName As String, resourceGroupName As String, managerName As String) As PublicKey

参数

operations
IManagersOperations

此扩展方法的操作组。

deviceName
String

设备名

resourceGroupName
String

资源组名称

managerName
String

经理姓名

返回

适用于