| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Devices.CloudPrint
$params = @{
"@odata.id" = "https://graph.microsoft.com/v1.0/users/{userId}"
}
New-MgPrintShareAllowedUserByRef -PrinterShareId $printerShareId -BodyParameter $params