DevicePublicKeyOperationsExtensions.Get Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.WindowsAzure.Management.StorSimple.Models.GetDevicePublicKeyResponse Get (this Microsoft.WindowsAzure.Management.StorSimple.IDevicePublicKeyOperations operations, string deviceId, Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders customRequestHeaders);
static member Get : Microsoft.WindowsAzure.Management.StorSimple.IDevicePublicKeyOperations * string * Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders -> Microsoft.WindowsAzure.Management.StorSimple.Models.GetDevicePublicKeyResponse
<Extension()>
Public Function Get (operations As IDevicePublicKeyOperations, deviceId As String, customRequestHeaders As CustomRequestHeaders) As GetDevicePublicKeyResponse
Parameters
- operations
- IDevicePublicKeyOperations
Reference to the Microsoft.WindowsAzure.Management.StorSimple.IDevicePublicKeyOperations.
- deviceId
- String
Required. The Device Id for which we need to Fetch the Device Public Key
- customRequestHeaders
- CustomRequestHeaders
Required. The Custom Request Headers which client must use.
Returns
The response model for Device PublicKey.