ExtendedClientMethods.GenerateActivationKey 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.
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