Add-AmsDeviceRegistrationKeyGroup
SYNOPSIS
SYNTAX
Add-AmsDeviceRegistrationKeyGroup -Id <String> -Groups <Object[]> [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PS C:\> Get-AmsDeviceRegistrationKey -Name 'my example key' | Add-AmsDeviceRegistrationKeyGroup -Groups '6efbd76f-befb-44df-9df7-80ef5660df5d'PARAMETERS
-Groups
-Id
CommonParameters
INPUTS
System.String
OUTPUTS
System.Void
NOTES
RELATED LINKS
Last updated
Was this helpful?