|
1164 | 1164 | <Member Name="alternateMobilePhone" Value="10" /> |
1165 | 1165 | <Member Name="mobilePhoneAndSMS" Value="11" /> |
1166 | 1166 | <Member Name="unknownFutureValue" Value="12" /> |
| 1167 | + <Member Name="externalAuthMethod" Value="13" /> |
1167 | 1168 | </EnumType> |
1168 | 1169 | <EnumType Name="authorizationSystemActionSeverity"> |
1169 | 1170 | <Member Name="normal" Value="0" /> |
|
1521 | 1522 | <Member Name="callEnded" Value="1" /> |
1522 | 1523 | <Member Name="unknownFutureValue" Value="2" /> |
1523 | 1524 | <Member Name="rosterUpdated" Value="3" /> |
| 1525 | + <Member Name="transcriptionStarted" Value="4" /> |
| 1526 | + <Member Name="transcriptionStopped" Value="5" /> |
| 1527 | + <Member Name="recordingStarted" Value="6" /> |
| 1528 | + <Member Name="recordingStopped" Value="7" /> |
1524 | 1529 | </EnumType> |
1525 | 1530 | <EnumType Name="callRecordingStatus"> |
1526 | 1531 | <Member Name="success" Value="0" /> |
|
3833 | 3838 | <Member Name="ssd" Value="2" /> |
3834 | 3839 | <Member Name="unknownFutureValue" Value="3" /> |
3835 | 3840 | </EnumType> |
| 3841 | + <EnumType Name="dlpAction"> |
| 3842 | + <Member Name="notifyUser" Value="0" /> |
| 3843 | + <Member Name="blockAccess" Value="1" /> |
| 3844 | + <Member Name="deviceRestriction" Value="2" /> |
| 3845 | + <Member Name="browserRestriction" Value="3" /> |
| 3846 | + <Member Name="unknownFutureValue" Value="4" /> |
| 3847 | + <Member Name="restrictAccess" Value="5" /> |
| 3848 | + <Member Name="generateAlert" Value="6" /> |
| 3849 | + <Member Name="generateIncidentReportAction" Value="7" /> |
| 3850 | + <Member Name="sPBlockAnonymousAccess" Value="8" /> |
| 3851 | + <Member Name="sPRuntimeAccessControl" Value="9" /> |
| 3852 | + <Member Name="sPSharingNotifyUser" Value="10" /> |
| 3853 | + <Member Name="sPSharingGenerateIncidentReport" Value="11" /> |
| 3854 | + </EnumType> |
3836 | 3855 | <EnumType Name="dmaGuardDeviceEnumerationPolicyType"> |
3837 | 3856 | <Member Name="deviceDefault" Value="0" /> |
3838 | 3857 | <Member Name="blockAll" Value="1" /> |
|
7696 | 7715 | <Member Name="unprotected" Value="3" /> |
7697 | 7716 | <Member Name="removeRequested" Value="4" /> |
7698 | 7717 | <Member Name="unknownFutureValue" Value="5" /> |
| 7718 | + <Member Name="offboardRequested" Value="6" /> |
| 7719 | + <Member Name="offboarded" Value="7" /> |
| 7720 | + <Member Name="cancelOffboardRequested" Value="8" /> |
7699 | 7721 | </EnumType> |
7700 | 7722 | <EnumType Name="protocolType" IsFlags="true"> |
7701 | 7723 | <Member Name="none" Value="0" /> |
|
8075 | 8097 | <Member Name="fido" Value="7" /> |
8076 | 8098 | <Member Name="appPassword" Value="8" /> |
8077 | 8099 | <Member Name="unknownFutureValue" Value="9" /> |
| 8100 | + <Member Name="externalAuthMethod" Value="10" /> |
8078 | 8101 | </EnumType> |
8079 | 8102 | <EnumType Name="registrationStatusType"> |
8080 | 8103 | <Member Name="registered" Value="0" /> |
|
9713 | 9736 | <Member Name="fido" Value="8" /> |
9714 | 9737 | <Member Name="appPassword" Value="9" /> |
9715 | 9738 | <Member Name="unknownFutureValue" Value="10" /> |
| 9739 | + <Member Name="externalAuthMethod" Value="11" /> |
9716 | 9740 | </EnumType> |
9717 | 9741 | <EnumType Name="usageRights" IsFlags="true"> |
9718 | 9742 | <Member Name="unknown" Value="1" /> |
|
12534 | 12558 | <Property Name="value" Type="Edm.String" /> |
12535 | 12559 | <Property Name="valueType" Type="Edm.String" /> |
12536 | 12560 | </ComplexType> |
12537 | | - <ComplexType Name="ciamUserSnapshot"> |
12538 | | - <Property Name="userId" Type="Edm.String" Nullable="false" /> |
12539 | | - </ComplexType> |
12540 | 12561 | <ComplexType Name="claimsMapping" OpenType="true"> |
12541 | 12562 | <Property Name="displayName" Type="Edm.String" /> |
12542 | 12563 | <Property Name="email" Type="Edm.String" /> |
|
14145 | 14166 | <ComplexType Name="deviceMetadata"> |
14146 | 14167 | <Property Name="deviceType" Type="Edm.String" /> |
14147 | 14168 | <Property Name="ipAddress" Type="Edm.String" /> |
| 14169 | + <Property Name="operatingSystemSpecifications" Type="graph.operatingSystemSpecifications" /> |
14148 | 14170 | </ComplexType> |
14149 | 14171 | <ComplexType Name="deviceOperatingSystemSummary"> |
14150 | 14172 | <Property Name="androidCorporateWorkProfileCount" Type="Edm.Int32" Nullable="false" /> |
|
14218 | 14240 | <Property Name="displayName" Type="Edm.String" /> |
14219 | 14241 | <Property Name="languageTag" Type="Edm.String" /> |
14220 | 14242 | </ComplexType> |
14221 | | - <ComplexType Name="dlpActionInfo" /> |
| 14243 | + <ComplexType Name="dlpActionInfo"> |
| 14244 | + <Property Name="action" Type="graph.dlpAction" /> |
| 14245 | + </ComplexType> |
14222 | 14246 | <ComplexType Name="dlpEvaluatePoliciesRequest"> |
14223 | 14247 | <Property Name="evaluationInput" Type="graph.dlpEvaluationInput" /> |
14224 | 14248 | <Property Name="notificationInfo" Type="graph.dlpNotification" /> |
|
16718 | 16742 | <ComplexType Name="openShiftItem" BaseType="graph.shiftItem"> |
16719 | 16743 | <Property Name="openSlotCount" Type="Edm.Int32" Nullable="false" /> |
16720 | 16744 | </ComplexType> |
| 16745 | + <ComplexType Name="operatingSystemSpecifications"> |
| 16746 | + <Property Name="operatingSystemPlatform" Type="Edm.String" Nullable="false" /> |
| 16747 | + <Property Name="operatingSystemVersion" Type="Edm.String" Nullable="false" /> |
| 16748 | + </ComplexType> |
16721 | 16749 | <ComplexType Name="operatingSystemVersionRange"> |
16722 | 16750 | <Property Name="description" Type="Edm.String" Nullable="false" /> |
16723 | 16751 | <Property Name="highestVersion" Type="Edm.String" Nullable="false" /> |
|
18017 | 18045 | <Property Name="inProgress" Type="Edm.Int32" /> |
18018 | 18046 | <Property Name="total" Type="Edm.Int32" /> |
18019 | 18047 | </ComplexType> |
| 18048 | + <ComplexType Name="restrictAccessAction" BaseType="graph.restrictAccessActionBase" /> |
| 18049 | + <ComplexType Name="restrictAccessActionBase" BaseType="graph.dlpActionInfo" Abstract="true"> |
| 18050 | + <Property Name="restrictionAction" Type="graph.restrictionAction" /> |
| 18051 | + </ComplexType> |
18020 | 18052 | <ComplexType Name="resultInfo"> |
18021 | 18053 | <Property Name="code" Type="Edm.Int32" Nullable="false" /> |
18022 | 18054 | <Property Name="message" Type="Edm.String" /> |
|
32109 | 32141 | <Property Name="squareLogoRelativeUrl" Type="Edm.String" /> |
32110 | 32142 | <Property Name="usernameHintText" Type="Edm.String" /> |
32111 | 32143 | </EntityType> |
32112 | | - <EntityType Name="organizationalUnit" BaseType="graph.directoryObject"> |
32113 | | - <Property Name="description" Type="Edm.String" /> |
32114 | | - <Property Name="displayName" Type="Edm.String" /> |
32115 | | - <NavigationProperty Name="children" Type="Collection(graph.organizationalUnit)" /> |
32116 | | - <NavigationProperty Name="organizationalUnitParent" Type="graph.organizationalUnit" /> |
32117 | | - <NavigationProperty Name="resources" Type="Collection(graph.directoryObject)" /> |
32118 | | - <NavigationProperty Name="transitiveChildren" Type="Collection(graph.organizationalUnit)" /> |
32119 | | - <NavigationProperty Name="transitiveResources" Type="Collection(graph.directoryObject)" /> |
32120 | | - </EntityType> |
32121 | 32144 | <EntityType Name="organizationSettings" BaseType="graph.entity"> |
32122 | 32145 | <NavigationProperty Name="contactInsights" Type="graph.insightsSettings" ContainsTarget="true" /> |
32123 | 32146 | <NavigationProperty Name="itemInsights" Type="graph.insightsSettings" ContainsTarget="true" /> |
|
32645 | 32668 | <Property Name="phoneType" Type="graph.authenticationPhoneType" /> |
32646 | 32669 | <Property Name="smsSignInState" Type="graph.authenticationMethodSignInState" /> |
32647 | 32670 | </EntityType> |
| 32671 | + <EntityType Name="phoneUserConversationMember" BaseType="graph.conversationMember"> |
| 32672 | + <Property Name="phoneNumber" Type="Edm.String" /> |
| 32673 | + </EntityType> |
32648 | 32674 | <EntityType Name="picture"> |
32649 | 32675 | <Key> |
32650 | 32676 | <PropertyRef Name="id" /> |
|
33510 | 33536 | <Property Name="error" Type="graph.publicError" /> |
33511 | 33537 | <Property Name="lastModifiedBy" Type="graph.identitySet" /> |
33512 | 33538 | <Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /> |
| 33539 | + <Property Name="offboardRequestedDateTime" Type="Edm.DateTimeOffset" /> |
33513 | 33540 | <Property Name="policyId" Type="Edm.String" /> |
33514 | 33541 | <Property Name="protectionSources" Type="graph.protectionSource" Nullable="false" /> |
33515 | 33542 | <Property Name="status" Type="graph.protectionUnitStatus" /> |
|
33858 | 33885 | <EntityType Name="reportsRoot" BaseType="graph.entity"> |
33859 | 33886 | <NavigationProperty Name="readingAssignmentSubmissions" Type="Collection(graph.readingAssignmentSubmission)" ContainsTarget="true" /> |
33860 | 33887 | <NavigationProperty Name="reflectCheckInResponses" Type="Collection(graph.reflectCheckInResponse)" ContainsTarget="true" /> |
| 33888 | + <NavigationProperty Name="speakerAssignmentSubmissions" Type="Collection(graph.speakerAssignmentSubmission)" ContainsTarget="true" /> |
33861 | 33889 | </EntityType> |
33862 | 33890 | <EntityType Name="request" BaseType="graph.entity"> |
33863 | 33891 | <Property Name="approvalId" Type="Edm.String" /> |
|
34586 | 34614 | <Property Name="signUpIdentityProvider" Type="Edm.String" Nullable="false" /> |
34587 | 34615 | <Property Name="signUpStage" Type="graph.signUpStage" Nullable="false" /> |
34588 | 34616 | <Property Name="status" Type="graph.signUpStatus" /> |
34589 | | - <Property Name="userSnapshot" Type="graph.ciamUserSnapshot" /> |
| 34617 | + <Property Name="userId" Type="Edm.String" /> |
34590 | 34618 | </EntityType> |
34591 | 34619 | <EntityType Name="sendDtmfTonesOperation" BaseType="graph.commsOperation" OpenType="true"> |
34592 | 34620 | <Property Name="completionReason" Type="graph.sendDtmfCompletionReason" /> |
|
35365 | 35393 | <NavigationProperty Name="businessScenarios" Type="Collection(graph.businessScenario)" ContainsTarget="true" /> |
35366 | 35394 | <NavigationProperty Name="virtualEvents" Type="graph.virtualEventsRoot" ContainsTarget="true" /> |
35367 | 35395 | </EntityType> |
| 35396 | + <EntityType Name="speakerAssignmentSubmission" BaseType="graph.entity"> |
| 35397 | + <Property Name="assignmentId" Type="Edm.String" Nullable="false" /> |
| 35398 | + <Property Name="averageWordsPerMinutePace" Type="Edm.Int64" /> |
| 35399 | + <Property Name="classId" Type="Edm.String" /> |
| 35400 | + <Property Name="fillerWordsOccurrencesCount" Type="Edm.Int64" /> |
| 35401 | + <Property Name="incorrectCameraDistanceOccurrencesCount" Type="Edm.Int64" /> |
| 35402 | + <Property Name="lengthOfSubmissionInSeconds" Type="Edm.Double" Nullable="false" /> |
| 35403 | + <Property Name="lostEyeContactOccurrencesCount" Type="Edm.Int64" /> |
| 35404 | + <Property Name="monotoneOccurrencesCount" Type="Edm.Int64" /> |
| 35405 | + <Property Name="nonInclusiveLanguageOccurrencesCount" Type="Edm.Int64" /> |
| 35406 | + <Property Name="obstructedViewOccurrencesCount" Type="Edm.Int64" /> |
| 35407 | + <Property Name="repetitiveLanguageOccurrencesCount" Type="Edm.Int64" /> |
| 35408 | + <Property Name="studentId" Type="Edm.String" /> |
| 35409 | + <Property Name="submissionDateTime" Type="Edm.DateTimeOffset" Nullable="false" /> |
| 35410 | + <Property Name="submissionId" Type="Edm.String" /> |
| 35411 | + <Property Name="topFillerWords" Type="Collection(Edm.String)" Nullable="false" /> |
| 35412 | + <Property Name="topMispronouncedWords" Type="Collection(Edm.String)" Nullable="false" /> |
| 35413 | + <Property Name="topNonInclusiveWordsAndPhrases" Type="Collection(Edm.String)" Nullable="false" /> |
| 35414 | + <Property Name="topRepetitiveWordsAndPhrases" Type="Collection(Edm.String)" Nullable="false" /> |
| 35415 | + <Property Name="wordsSpokenCount" Type="Edm.Int64" Nullable="false" /> |
| 35416 | + </EntityType> |
35368 | 35417 | <EntityType Name="staleSignInAlertConfiguration" BaseType="graph.unifiedRoleManagementAlertConfiguration"> |
35369 | 35418 | <Property Name="duration" Type="Edm.Duration" /> |
35370 | 35419 | </EntityType> |
|
40678 | 40727 | <Parameter Name="bindingParameter" Type="Collection(graph.operationApprovalRequest)" /> |
40679 | 40728 | <Parameter Name="id" Type="Edm.String" Unicode="false" /> |
40680 | 40729 | </Action> |
| 40730 | + <Action Name="cancelOffboard" IsBound="true"> |
| 40731 | + <Parameter Name="bindingParameter" Type="graph.protectionUnitBase" /> |
| 40732 | + <ReturnType Type="graph.protectionUnitBase" /> |
| 40733 | + </Action> |
40681 | 40734 | <Action Name="cancelPrintJob" IsBound="true"> |
40682 | 40735 | <Parameter Name="bindingParameter" Type="graph.printJob" /> |
40683 | 40736 | </Action> |
|
44759 | 44812 | <Parameter Name="basis" Type="Edm.Untyped" /> |
44760 | 44813 | <ReturnType Type="graph.workbookFunctionResult" /> |
44761 | 44814 | </Action> |
| 44815 | + <Action Name="offboard" IsBound="true"> |
| 44816 | + <Parameter Name="bindingParameter" Type="graph.protectionUnitBase" /> |
| 44817 | + <ReturnType Type="graph.protectionUnitBase" /> |
| 44818 | + </Action> |
44762 | 44819 | <Action Name="onenotePatchContent" IsBound="true"> |
44763 | 44820 | <Parameter Name="bindingParameter" Type="graph.onenotePage" /> |
44764 | 44821 | <Parameter Name="commands" Type="Collection(graph.onenotePatchContentCommand)" /> |
|
45532 | 45589 | <Action Name="retire" IsBound="true"> |
45533 | 45590 | <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
45534 | 45591 | </Action> |
| 45592 | + <Action Name="retrieval" IsBound="true"> |
| 45593 | + <Parameter Name="bindingParameter" Type="graph.copilotRoot" /> |
| 45594 | + <Parameter Name="queryString" Type="Edm.String" Nullable="false" Unicode="false" /> |
| 45595 | + <Parameter Name="dataSource" Type="graph.retrievalDataSource" /> |
| 45596 | + <Parameter Name="filterExpression" Type="Edm.String" Unicode="false"> |
| 45597 | + <Annotation Term="Org.OData.Core.V1.OptionalParameter" /> |
| 45598 | + </Parameter> |
| 45599 | + <Parameter Name="resourceMetadata" Type="Collection(Edm.String)" Unicode="false"> |
| 45600 | + <Annotation Term="Org.OData.Core.V1.OptionalParameter" /> |
| 45601 | + </Parameter> |
| 45602 | + <Parameter Name="maximumNumberOfResults" Type="Edm.Int32"> |
| 45603 | + <Annotation Term="Org.OData.Core.V1.OptionalParameter" /> |
| 45604 | + </Parameter> |
| 45605 | + <ReturnType Type="graph.retrievalResponse" Nullable="false" /> |
| 45606 | + </Action> |
45535 | 45607 | <Action Name="retrieveAndroidWorkProfileDeviceMigrationStatuses" IsBound="true"> |
45536 | 45608 | <Parameter Name="bindingParameter" Type="graph.deviceManagementReports" /> |
45537 | 45609 | <Parameter Name="name" Type="Edm.String" Unicode="false" /> |
|
50216 | 50288 | <Singleton Name="directory" Type="microsoft.graph.directory"> |
50217 | 50289 | <NavigationPropertyBinding Path="administrativeUnits/deletedMembers" Target="directoryObjects" /> |
50218 | 50290 | <NavigationPropertyBinding Path="administrativeUnits/members" Target="directoryObjects" /> |
50219 | | - <NavigationPropertyBinding Path="organizationalUnits/resources" Target="directoryObjects" /> |
50220 | | - <NavigationPropertyBinding Path="organizationalUnits/transitiveResources" Target="directoryObjects" /> |
50221 | 50291 | </Singleton> |
50222 | 50292 | <Singleton Name="education" Type="microsoft.graph.educationRoot"> |
50223 | 50293 | <NavigationPropertyBinding Path="classes/group" Target="directoryObjects" /> |
|
51998 | 52068 | <Member Name="compliantDeviceSignInFailure" Value="3" /> |
51999 | 52069 | <Member Name="unknownFutureValue" Value="4" /> |
52000 | 52070 | <Member Name="conditionalAccessBlockedSignIn" Value="5" /> |
| 52071 | + <Member Name="samlSignInFailure" Value="6" /> |
52001 | 52072 | </EnumType> |
52002 | 52073 | <EnumType Name="category"> |
52003 | 52074 | <Member Name="unknown" Value="0" /> |
|
52016 | 52087 | <Member Name="devices" Value="2" /> |
52017 | 52088 | <Member Name="unknownFutureValue" Value="3" /> |
52018 | 52089 | <Member Name="conditionalAccess" Value="4" /> |
| 52090 | + <Member Name="saml" Value="5" /> |
52019 | 52091 | </EnumType> |
52020 | 52092 | <ComplexType Name="applicationImpactSummary" BaseType="microsoft.graph.healthMonitoring.directoryObjectImpactSummary" /> |
52021 | 52093 | <ComplexType Name="deviceImpactSummary" BaseType="microsoft.graph.healthMonitoring.directoryObjectImpactSummary" /> |
|
85053 | 85125 | <Annotations Target="microsoft.graph.organization/mobileDeviceManagementAuthority"> |
85054 | 85126 | <Annotation Term="Org.OData.Core.V1.Description" String="Mobile device management authority." /> |
85055 | 85127 | </Annotations> |
85056 | | - <Annotations Target="microsoft.graph.organizationalUnit"> |
85057 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
85058 | | - <Collection> |
85059 | | - <Record> |
85060 | | - <PropertyValue Property="Date" Date="2023-11-17" /> |
85061 | | - <PropertyValue Property="Kind"> |
85062 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
85063 | | - </PropertyValue> |
85064 | | - <PropertyValue Property="RemovalDate" Date="2024-06-01" /> |
85065 | | - <PropertyValue Property="Version" String="2023-11/PrivatePreview:organizationalUnits" /> |
85066 | | - </Record> |
85067 | | - </Collection> |
85068 | | - </Annotation> |
85069 | | - </Annotations> |
85070 | 85128 | <Annotations Target="microsoft.graph.organizationSettings/itemInsights"> |
85071 | 85129 | <Annotation Term="Org.OData.Core.V1.Revisions"> |
85072 | 85130 | <Collection> |
|
88182 | 88240 | <Annotations Target="microsoft.graph.retireScheduledManagedDevice/roleScopeTagIds"> |
88183 | 88241 | <Annotation Term="Org.OData.Core.V1.Description" String="List of Scope Tags for this Entity instance." /> |
88184 | 88242 | </Annotations> |
| 88243 | + <Annotations Target="microsoft.graph.retrieval(microsoft.graph.copilotRoot, Edm.String, microsoft.graph.retrievalDataSource, Edm.String, Collection(Edm.String), Edm.Int32)"> |
| 88244 | + <Annotation Term="Org.OData.Core.V1.Revisions"> |
| 88245 | + <Collection> |
| 88246 | + <Record> |
| 88247 | + <PropertyValue Property="Date" Date="2024-02-23" /> |
| 88248 | + <PropertyValue Property="Kind"> |
| 88249 | + <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
| 88250 | + </PropertyValue> |
| 88251 | + <PropertyValue Property="RemovalDate" Date="2025-12-31" /> |
| 88252 | + <PropertyValue Property="Version" String="2024-12/PrivatePreview:retrievalAPI" /> |
| 88253 | + </Record> |
| 88254 | + </Collection> |
| 88255 | + </Annotation> |
| 88256 | + </Annotations> |
88185 | 88257 | <Annotations Target="microsoft.graph.retrieveManagedDevicesWithAppInstallationIssues(microsoft.graph.user)"> |
88186 | 88258 | <Annotation Term="Org.OData.Core.V1.Description" String="Retrieves the list of devices with failed or pending apps" /> |
88187 | 88259 | </Annotations> |
|
0 commit comments