You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openApiDocs/beta/Applications.yml
+49-11Lines changed: 49 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -2057,7 +2057,7 @@ paths:
2057
2057
tags:
2058
2058
- applications.Actions
2059
2059
summary: Invoke action restore
2060
-
description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
2060
+
description: 'Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
description: 'Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
16707
+
description: 'Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn''t applicable to security groups, which are deleted permanently. Also, restoring an application doesn''t restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted.'
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28274
+
description: Manufacturer of the device. Read-only.
28275
28275
nullable: true
28276
28276
mdmAppId:
28277
28277
type: string
28278
28278
description: 'Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith).'
28279
28279
nullable: true
28280
28280
model:
28281
28281
type: string
28282
-
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
28282
+
description: Model of the device. Read-only.
28283
28283
nullable: true
28284
28284
name:
28285
28285
type: string
@@ -28337,7 +28337,7 @@ components:
28337
28337
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
28338
28338
trustType:
28339
28339
type: string
28340
-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.'
28340
+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.'
description: A unique ID for the team that has been used in a few places such as the audit log/Office 365 Management Activity API.
28639
+
description: A unique ID for the team used in a few places such as the audit log/Office 365 Management Activity API.
28640
28640
nullable: true
28641
28641
isArchived:
28642
28642
type: boolean
28643
28643
description: Whether this team is in read-only mode.
28644
28644
nullable: true
28645
28645
isMembershipLimitedToOwners:
28646
28646
type: boolean
28647
-
description: 'If set to true, the team is currently in the owner-only team membership state and not accessible by other team members, such as students.'
28647
+
description: 'If set to true, the team is currently in the owner-only team membership state and inaccessible by other team members, such as students.'
description: 'A hyperlink that will go to the team in the Microsoft Teams client. This is the URL that you get when you right-click a team in the Microsoft Teams client and select Get link to team. This URL should be treated as an opaque blob, and not parsed.'
28665
+
description: 'A hyperlink that goes to the team in the Microsoft Teams client. It is the URL you get when you right-click a team in the Microsoft Teams client and select Get link to team. This URL should be treated as an opaque blob, and not parsed.'
28666
28666
nullable: true
28667
28667
allChannels:
28668
28668
type: array
@@ -28706,7 +28706,7 @@ components:
28706
28706
type: array
28707
28707
items:
28708
28708
$ref: '#/components/schemas/microsoft.graph.user'
28709
-
description: 'The list of this team''s owners. Currently, when creating a team using application permissions, exactly one owner must be specified. When using userdelegated permissions, no owner can be specified (the current user is the owner). Owner must be specified as an object ID (GUID), not a UPN.'
28709
+
description: 'The list of this team''s owners. Currently, when creating a team using application permissions, exactly one owner must be specified. When using user-delegated permissions, no owner can be specified (the current user is the owner). The owner must be specified as an object ID (GUID), not a UPN.'
0 commit comments