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/Bookings.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15272,11 +15272,11 @@ components:
15272
15272
properties:
15273
15273
displayName:
15274
15274
type: string
15275
-
description: The display name of the identity. This property is read-only.
15275
+
description: 'The display name of the identity. 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 won''t show up as having changed when using delta.'
15276
15276
nullable: true
15277
15277
id:
15278
15278
type: string
15279
-
description: The identifier of the identity. This property is read-only.
15279
+
description: 'Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn''t included in the response.'
description: The display name of the identity. This property is read-only.
12598
+
description: 'The display name of the identity. 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 won''t show up as having changed when using delta.'
12599
12599
nullable: true
12600
12600
id:
12601
12601
type: string
12602
-
description: The identifier of the identity. This property is read-only.
12602
+
description: 'Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn''t included in the response.'
description: 'DateTime of when the log upload request was completed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: ''2014-01-01T00:00:00Z''. Returned by default. Read-only.'
9260
+
format: date-time
9261
+
nullable: true
9262
+
managedAppRegistrationId:
9263
+
type: string
9264
+
description: The unique identifier of the app instance for which diagnostic was collected.
9265
+
nullable: true
9266
+
requestedBy:
9267
+
type: string
9268
+
description: The user principal name associated with the request for the managed application log collection.
9269
+
nullable: true
9270
+
requestedByUserPrincipalName:
9271
+
type: string
9272
+
description: The user principal name associated with the request for the managed application log collection. Read-only.
description: 'DateTime of when the log upload request was received. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: ''2014-01-01T00:00:00Z''. Returned by default. Read-only.'
9278
+
format: date-time
9279
+
status:
9280
+
type: string
9281
+
description: 'Indicates the status for the app log collection request - pending, completed or failed. Default is pending.'
description: 'The collection of log upload results as reported by each component on the device. Such components can be the application itself, the Mobile Application Management (MAM) SDK, and other on-device components that are requested to upload diagnostic logs.'
description: Indicates collection of App Log Upload Request.
10018
+
description: The collection property of AppLogUploadRequest.
9960
10019
x-ms-navigationProperty: true
9961
10020
additionalProperties:
9962
10021
type: object
@@ -12696,11 +12755,11 @@ components:
12696
12755
properties:
12697
12756
key:
12698
12757
type: string
12699
-
description: Contains the name of the field that a value is associated with.
12758
+
description: Key.
12700
12759
nullable: true
12701
12760
value:
12702
12761
type: string
12703
-
description: Contains the corresponding value for the specified key.
12762
+
description: Value.
12704
12763
nullable: true
12705
12764
additionalProperties:
12706
12765
type: object
@@ -14304,6 +14363,50 @@ components:
14304
14363
nullable: true
14305
14364
additionalProperties:
14306
14365
type: object
14366
+
microsoft.graph.managedAppLogUpload:
14367
+
title: managedAppLogUpload
14368
+
type: object
14369
+
properties:
14370
+
managedAppComponent:
14371
+
type: string
14372
+
description: The Mobile Application Management (MAM) Logs Uploading Component.
14373
+
nullable: true
14374
+
managedAppComponentDescription:
14375
+
type: string
14376
+
description: 'The Mobile Application Management (MAM) Logs Uploading Component. Such components can be the application itself, the MAM SDK, and other on-device components that are capable of uploading diagnostic logs. Read-only.'
14377
+
nullable: true
14378
+
referenceId:
14379
+
type: string
14380
+
description: A provider-specific reference id for the uploaded logs.
14381
+
nullable: true
14382
+
additionalProperties:
14383
+
type: object
14384
+
description: 'A `managedAppLogUpload` represents the log upload result for a given Mobile Application Management (MAM) Logs Uploading Component. Such components can be the application itself, the MAM SDK, and other on-device components that are capable of uploading diagnostic logs.'
14385
+
microsoft.graph.managedAppLogUploadConsent:
14386
+
title: managedAppLogUploadConsent
14387
+
enum:
14388
+
- unknown
14389
+
- declined
14390
+
- accepted
14391
+
- unknownFutureValue
14392
+
type: string
14393
+
description: Represents the current consent status of the associated `managedAppLogCollectionRequest`.
14394
+
x-ms-enum:
14395
+
name: managedAppLogUploadConsent
14396
+
modelAsString: false
14397
+
values:
14398
+
- value: unknown
14399
+
description: Default. Indicates app log consent state is 'Unknown'. This state is automatically assigned at request creation time and is updated when the log collection completes.
14400
+
name: unknown
14401
+
- value: declined
14402
+
description: 'The User has Declined the Log Collection Request. The Log collection and uploads will not be initiated/triggered, and the log collection request will be abandoned.'
14403
+
name: declined
14404
+
- value: accepted
14405
+
description: The User has Accepted the Log Collection Request. The log collection and upload will be initiated.
14406
+
name: accepted
14407
+
- value: unknownFutureValue
14408
+
description: Evolvable enumeration sentinel value. Do not use.
14409
+
name: unknownFutureValue
14307
14410
microsoft.graph.mobileAppIdentifier:
14308
14411
title: mobileAppIdentifier
14309
14412
type: object
@@ -16941,7 +17044,7 @@ components:
16941
17044
maximum: 2147483647
16942
17045
minimum: -2147483648
16943
17046
type: integer
16944
-
description: 'Number of checklist items with value set to false, representing incomplete items.'
17047
+
description: 'The number of checklist items with value set to false, representing incomplete items.'
description: Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It's 28 characters long and case-sensitive. Format validation is done on the service.
17062
+
description: Bucket ID to which the task belongs. The bucket needs to be in the same plan as the task. The value of the bucketId property is 28 characters long and case-sensitive. Format validation is done on the service.
16960
17063
nullable: true
16961
17064
checklistItemCount:
16962
17065
maximum: 2147483647
16963
17066
minimum: -2147483648
16964
17067
type: integer
16965
-
description: Number of checklist items that are present on the task.
17068
+
description: The number of checklist items that are present on the task.
description: 'Read-only. Date and time at which the ''percentComplete'' of the task is set to ''100''. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
17076
+
description: 'Read-only. The date and time at which the ''percentComplete'' of the task is set to ''100''. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
16974
17077
format: date-time
16975
17078
nullable: true
16976
17079
conversationThreadId:
16977
17080
type: string
16978
-
description: Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group.
17081
+
description: The thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group.
description: 'Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
17088
+
description: 'Read-only. The date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
description: 'Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
17096
+
description: 'The date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z'
16994
17097
format: date-time
16995
17098
nullable: true
16996
17099
hasDescription:
16997
17100
type: boolean
16998
-
description: Read-only. Value is true if the details object of the task has a nonempty description and false otherwise.
17101
+
description: 'Read-only. This value is true if the details object of the task has a nonempty description. Otherwise,false.'
16999
17102
nullable: true
17000
17103
isArchived:
17001
17104
type: boolean
@@ -17012,13 +17115,13 @@ components:
17012
17115
nullable: true
17013
17116
orderHint:
17014
17117
type: string
17015
-
description: Hint used to order items of this type in a list view. The format is defined as outlined here.
17118
+
description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in Plannern.'
17016
17119
nullable: true
17017
17120
percentComplete:
17018
17121
maximum: 2147483647
17019
17122
minimum: -2147483648
17020
17123
type: integer
17021
-
description: 'Percentage of task completion. When set to 100, the task is considered completed.'
17124
+
description: 'The percentage of task completion. When set to 100, the task is completed.'
17022
17125
format: int32
17023
17126
nullable: true
17024
17127
planId:
@@ -19480,6 +19583,8 @@ components:
19480
19583
- article
19481
19584
- home
19482
19585
- unknownFutureValue
19586
+
- newsLink
19587
+
- videoNewsLink
19483
19588
type: string
19484
19589
microsoft.graph.sharePointIdentitySet:
19485
19590
allOf:
@@ -28969,6 +29074,7 @@ components:
28969
29074
properties:
28970
29075
isApprovalRequired:
28971
29076
type: boolean
29077
+
description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.'
Copy file name to clipboardExpand all lines: openApiDocs/beta/DeviceManagement.Actions.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32741,11 +32741,11 @@ components:
32741
32741
properties:
32742
32742
displayName:
32743
32743
type: string
32744
-
description: The display name of the identity. This property is read-only.
32744
+
description: 'The display name of the identity. 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 won''t show up as having changed when using delta.'
32745
32745
nullable: true
32746
32746
id:
32747
32747
type: string
32748
-
description: The identifier of the identity. This property is read-only.
32748
+
description: 'Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn''t included in the response.'
Copy file name to clipboardExpand all lines: openApiDocs/beta/DeviceManagement.Functions.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5612,11 +5612,11 @@ components:
5612
5612
properties:
5613
5613
displayName:
5614
5614
type: string
5615
-
description: The display name of the identity. This property is read-only.
5615
+
description: 'The display name of the identity. 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 won''t show up as having changed when using delta.'
5616
5616
nullable: true
5617
5617
id:
5618
5618
type: string
5619
-
description: The identifier of the identity. This property is read-only.
5619
+
description: 'Unique identifier for the identity. When the unique identifier is unavailable, the displayName property is provided for the identity, but the id property isn''t included in the response.'
0 commit comments