| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Calendar
$params = @{
"@odata.type" = "microsoft.graph.floor"
displayName = "F1"
parentId = "767a31a7-6987-41c9-b829-ab351b8aab53"
}
New-MgPlace -BodyParameter $params