| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidManagedAppProtection
“Policy used to configure detailed management settings targeted to specific
security groups and for a specified set of apps on an Android device”
|
class |
IosManagedAppProtection
“Policy used to configure detailed management settings targeted to specific
security groups and for a specified set of apps on an iOS device”
|
| Modifier and Type | Method and Description |
|---|---|
TargetedManagedAppProtection |
TargetedManagedAppProtection.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
TargetedManagedAppProtection |
TargetedManagedAppProtection.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
TargetedManagedAppProtection |
TargetedManagedAppProtection.withIsAssigned(Boolean isAssigned)
Returns an immutable copy of
this with just the isAssigned field
changed. |
TargetedManagedAppProtection |
TargetedManagedAppProtection.withTargetedAppManagementLevels(AppManagementLevel targetedAppManagementLevels)
Returns an immutable copy of
this with just the targetedAppManagementLevels field changed. |
Copyright © 2018–2020. All rights reserved.