Share via


ExtendedClientMethods.GenerateActivationKey Method

Definition

Use this method to generate the activation key for a device to register it with the ASE resource

public static string GenerateActivationKey (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string resourceGroupName, string resourceName, string cik);
static member GenerateActivationKey : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * string * string -> string
<Extension()>
Public Function GenerateActivationKey (operations As IDevicesOperations, resourceGroupName As String, resourceName As String, cik As String) As String

Parameters

operations
IDevicesOperations
resourceGroupName
String

Name of the resource group

resourceName
String

Name of the resource

cik
String

Returns

Applies to