| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Security
$params = @{
"@odata.type" = "#microsoft.graph.security.categoryTemplate"
displayName = "Accounts Payable"
}
New-MgBetaSecurityLabelCategory -BodyParameter $params