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/CloudCommunications.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8627,7 +8627,7 @@ components:
8627
8627
properties:
8628
8628
displayName:
8629
8629
type: string
8630
-
description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may 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.'
8630
+
description: 'The display name of the identity. Note that this 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.'
Copy file name to clipboardExpand all lines: openApiDocs/beta/Compliance.yml
+6-11Lines changed: 6 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1684,7 +1684,6 @@ paths:
1684
1684
- mail
1685
1685
- mailEnabled
1686
1686
- mailNickname
1687
-
- mdmAppId
1688
1687
- membershipRule
1689
1688
- membershipRuleProcessingState
1690
1689
- onPremisesDomainName
@@ -3414,7 +3413,6 @@ paths:
3414
3413
- mail
3415
3414
- mailEnabled
3416
3415
- mailNickname
3417
-
- mdmAppId
3418
3416
- membershipRule
3419
3417
- membershipRuleProcessingState
3420
3418
- onPremisesDomainName
@@ -7567,9 +7565,6 @@ components:
7567
7565
type: string
7568
7566
description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () / [] '' ; : . <> , SPACE. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith).'
7569
7567
nullable: true
7570
-
mdmAppId:
7571
-
type: string
7572
-
nullable: true
7573
7568
membershipRule:
7574
7569
type: string
7575
7570
description: 'The rule that determines members for this group if the group is a dynamic group (groupTypes contains DynamicMembership). For more information about the syntax of the membership rule, see Membership Rules syntax. Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).'
@@ -9939,7 +9934,7 @@ components:
9939
9934
properties:
9940
9935
displayName:
9941
9936
type: string
9942
-
description: 'The identity''s display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may 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.'
9937
+
description: 'The display name of the identity. Note that this 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.'
9943
9938
nullable: true
9944
9939
id:
9945
9940
type: string
@@ -10195,7 +10190,7 @@ components:
10195
10190
nullable: true
10196
10191
onPremisesSyncEnabled:
10197
10192
type: boolean
10198
-
description: 'true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter (eq, ne, not, in, and eq on null values).'
10193
+
description: 'true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn''t being synced and can be managed in Azure Active Directory (Azure AD). Read-only. Supports $filter (eq, ne, not, in, and eq on null values).'
10199
10194
nullable: true
10200
10195
onPremisesUserPrincipalName:
10201
10196
type: string
@@ -10320,7 +10315,7 @@ components:
10320
10315
description: A list for the user to enumerate their past projects. Returned only on $select.
10321
10316
preferredName:
10322
10317
type: string
10323
-
description: The preferred name for the user. Returned only on $select.
10318
+
description: The preferred name for the user. Not Supported. This attribute returns an empty string.Returned only on $select.
10324
10319
nullable: true
10325
10320
responsibilities:
10326
10321
type: array
@@ -19943,10 +19938,10 @@ components:
19943
19938
properties:
19944
19939
name:
19945
19940
type: string
19946
-
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
19941
+
description: Name for this key-value pair
19947
19942
value:
19948
19943
type: string
19949
-
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
description: 'The date and time when the task was last modified. By default, it is in UTC. You can provide a custom time zone in the request header. The property value uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2020 would look like this: ''2020-01-01T00:00:00Z''.'
25186
+
description: 'The date and time when the task body was last modified. By default, it is in UTC. You can provide a custom time zone in the request header. The property value uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2020 would look like this: ''2020-01-01T00:00:00Z''.'
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
@@ -13943,10 +13943,10 @@ components:
13943
13943
properties:
13944
13944
name:
13945
13945
type: string
13946
-
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
13946
+
description: Name for this key-value pair
13947
13947
value:
13948
13948
type: string
13949
-
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
Copy file name to clipboardExpand all lines: openApiDocs/beta/DeviceManagement.Administration.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20747,10 +20747,10 @@ components:
20747
20747
properties:
20748
20748
name:
20749
20749
type: string
20750
-
description: 'Name for this key-value pair. Possible names are: AdditionalWSFedEndpointCheckResult, AllowedAuthenticationClassReferencesCheckResult, AlwaysRequireAuthenticationCheckResult, AutoUpdateEnabledCheckResult, ClaimsProviderNameCheckResult, EncryptClaimsCheckResult, EncryptedNameIdRequiredCheckResult, MonitoringEnabledCheckResult,NotBeforeSkewCheckResult, RequestMFAFromClaimsProvidersCheckResult, SignedSamlRequestsRequiredCheckResult, AdditionalAuthenticationRulesCheckResult, TokenLifetimeCheckResult, DelegationAuthorizationRulesCheckResult, IssuanceAuthorizationRulesCheckResult, IssuanceTransformRulesCheckResult.'
20750
+
description: Name for this key-value pair
20751
20751
value:
20752
20752
type: string
20753
-
description: 'Value for this key-value pair. Possible result values are 0 (when the validation check passed), 1 (when the validation check failed), or 2 (when the validation check is a warning).'
0 commit comments