mobileAppRelationshipType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Indicates whether the target of a relationship is the parent or the child in the relationship.

Members

Member Value Description
child 0 Indicates that the target of a relationship is the child in the relationship.
parent 1 Indicates that the target of a relationship is the parent in the relationship.