Share via


ManagersOperationsExtensions.GetDevicePublicEncryptionKey Method

Definition

Returns the public encryption key of the device.

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

Parameters

operations
IManagersOperations

The operations group for this extension method.

deviceName
String

The device name

resourceGroupName
String

The resource group name

managerName
String

The manager name

Returns

Applies to