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
description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
22655
+
description: 'true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
22656
22656
nullable: true
22657
22657
isResourceAccount:
22658
22658
type: boolean
@@ -24025,7 +24025,7 @@ components:
24025
24025
nullable: true
24026
24026
isManagementRestricted:
24027
24027
type: boolean
24028
-
description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
24028
+
description: 'Indicates whether the group is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
24029
24029
nullable: true
24030
24030
isSubscribedByMail:
24031
24031
type: boolean
@@ -26700,7 +26700,7 @@ components:
26700
26700
nullable: true
26701
26701
isManagementRestricted:
26702
26702
type: boolean
26703
-
description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
26703
+
description: 'Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.'
description: The collection property of AppLogUploadRequest.
28074
+
description: Indicates collection of App Log Upload Request.
28075
28075
x-ms-navigationProperty: true
28076
28076
additionalProperties:
28077
28077
type: object
@@ -37506,11 +37506,11 @@ components:
37506
37506
properties:
37507
37507
displayName:
37508
37508
type: string
37509
-
description: The display name of the identity. This property is read-only.
37509
+
description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.'
37510
37510
nullable: true
37511
37511
id:
37512
37512
type: string
37513
-
description: The identifier of the identity. This property is read-only.
37513
+
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
37514
37514
nullable: true
37515
37515
additionalProperties:
37516
37516
type: object
@@ -37550,7 +37550,6 @@ components:
37550
37550
properties:
37551
37551
inPlaceArchiveMailboxId:
37552
37552
type: string
37553
-
description: The unique identifier for the user's in-place archive mailbox.
description: A collection of content entries to be processed. Each entry contains the content itself and its metadata. Use conversation metadata for content like prompts and responses and file metadata for files. Required.
description: 'An GUID identifier used to group multiple related content entries (for example, different parts of the same file upload, messages in a conversation).'
49827
+
description: 'An identifier used to group multiple related content entries (for example, different parts of the same file upload, messages in a conversation).'
description: The display name of the identity. This property is read-only.
9047
+
description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.'
8915
9048
nullable: true
8916
9049
id:
8917
9050
type: string
8918
-
description: The identifier of the identity. This property is read-only.
9051
+
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
0 commit comments