| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Groups
$params = @{
"@odata.id" = "https://graph.microsoft.com/beta/users/{id}"
}
New-MgBetaGroupOwnerByRef -GroupId $groupId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Groups
$params = @{
"@odata.id" = "https://graph.microsoft.com/beta/users/{id}"
}
New-MgBetaGroupOwnerByRef -GroupId $groupId -BodyParameter $params