Ressourcentyp „deviceAppManagement“

Namespace: microsoft.graph

Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.

Singleton-Entität für die Geräte-App-Verwaltung

Methoden

Methode Rückgabetyp Beschreibung

Eigenschaften

Eigenschaft Typ Beschreibung
id String Schlüssel der Entität

Beziehungen

Beziehung Typ Beschreibung
managedAppPolicies managedAppPolicy-Sammlung Richtlinien verwalteter Apps
iosManagedAppProtections iosManagedAppProtection-Sammlung Richtlinien verwalteter iOS-Apps
androidManagedAppProtections androidManagedAppProtection-Sammlung Richtlinien verwalteter Android-Apps
defaultManagedAppProtections defaultManagedAppProtection-Sammlung Standardrichtlinien verwalteter Apps
targetedManagedAppConfigurations targetedManagedAppConfiguration-Sammlung Zielkonfigurationen verwalteter Apps
mdmWindowsInformationProtectionPolicies mdmWindowsInformationProtectionPolicy-Sammlung Windows Information Protection für Apps auf in MDM registrierten Geräten
windowsInformationProtectionPolicies windowsInformationProtectionPolicy-Sammlung Windows Information Protection für Apps auf nicht in MDM registrierten Geräten
managedAppRegistrations managedAppRegistration-Sammlung Die Registrierungen verwalteter Apps
managedAppStatuses managedAppStatus-Sammlung Die Status der verwalteten Apps

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

{
  "@odata.type": "#microsoft.graph.deviceAppManagement",
  "id": "String (identifier)"
}