companyPortalBlockedAction-Ressourcentyp
Namespace: microsoft.graph
Wichtig: Microsoft Graph-APIs unter der /beta-Version können geändert werden. Die Produktionsverwendung wird nicht unterstützt.
Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.
Blockierte Aktionen im Unternehmensportal gemäß Plattform- und Gerätebesitztypen
Eigenschaften
| Eigenschaft | Typ | Beschreibung |
|---|---|---|
| Plattform | devicePlatformType | Gerätebetriebssystem/Plattform. Mögliche Werte: android, androidForWork, iOS, macOS, windowsPhone81, windows81AndLater, windows10AndLater, androidWorkProfile, unknown. |
| Ownertype | Ownertype | Gerätebesitztyp. Mögliche Werte sind: unknown, company und personal. |
| Aktion | companyPortalAction | Geräteaktion. Mögliche Werte sind: unknown, remove und reset. |
Beziehungen
Keine
JSON-Darstellung
Es folgt eine JSON-Darstellung der Ressource.
{
"@odata.type": "#microsoft.graph.companyPortalBlockedAction",
"platform": "String",
"ownerType": "String",
"action": "String"
}
Feedback
Feedback senden und anzeigen für