| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Devices.CloudPrint
$params = @{
displayName = "Test TaskDefinitionName"
createdBy = @{
displayName = "Requesting App Display Name"
}
}
New-MgPrintTaskDefinition -BodyParameter $params