Skip to content

Commit 6ed396f

Browse files
authored
Schema sync 2025-11-04 from 1.4.268.0 (#932)
1 parent 08ecd2f commit 6ed396f

File tree

10 files changed

+459
-96
lines changed

10 files changed

+459
-96
lines changed

schemas/beta-Fairfax.csdl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38228,7 +38228,9 @@
3822838228
<Singleton Name="drive" Type="microsoft.graph.drive" />
3822938229
<Singleton Name="external" Type="microsoft.graph.externalConnectors.external" />
3823038230
<Singleton Name="identity" Type="microsoft.graph.identityContainer" />
38231-
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance" />
38231+
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance">
38232+
<NavigationPropertyBinding Path="lifecycleWorkflows/workflows/administrationScopeTargets" Target="directoryObjects" />
38233+
</Singleton>
3823238234
<Singleton Name="identityProtection" Type="microsoft.graph.identityProtectionRoot" />
3823338235
<Singleton Name="informationProtection" Type="microsoft.graph.informationProtection" />
3823438236
<Singleton Name="me" Type="microsoft.graph.user">
@@ -39434,6 +39436,7 @@
3943439436
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
3943539437
<Property Name="isSchedulingEnabled" Type="Edm.Boolean" Nullable="false" />
3943639438
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
39439+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
3943739440
<NavigationProperty Name="createdBy" Type="graph.user" />
3943839441
<NavigationProperty Name="lastModifiedBy" Type="graph.user" />
3943939442
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.identityGovernance.task)" ContainsTarget="true" />

schemas/beta-Mooncake.csdl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29942,7 +29942,9 @@
2994229942
</Singleton>
2994329943
<Singleton Name="drive" Type="microsoft.graph.drive" />
2994429944
<Singleton Name="identity" Type="microsoft.graph.identityContainer" />
29945-
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance" />
29945+
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance">
29946+
<NavigationPropertyBinding Path="lifecycleWorkflows/workflows/administrationScopeTargets" Target="directoryObjects" />
29947+
</Singleton>
2994629948
<Singleton Name="informationProtection" Type="microsoft.graph.informationProtection" />
2994729949
<Singleton Name="me" Type="microsoft.graph.user">
2994829950
<NavigationPropertyBinding Path="createdObjects" Target="directoryObjects" />
@@ -30288,6 +30290,7 @@
3028830290
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
3028930291
<Property Name="isSchedulingEnabled" Type="Edm.Boolean" Nullable="false" />
3029030292
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
30293+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
3029130294
<NavigationProperty Name="createdBy" Type="graph.user" />
3029230295
<NavigationProperty Name="lastModifiedBy" Type="graph.user" />
3029330296
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.identityGovernance.task)" ContainsTarget="true" />

schemas/beta-Prod.csdl

Lines changed: 184 additions & 92 deletions
Large diffs are not rendered by default.

schemas/beta-USNat.csdl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12986,7 +12986,9 @@
1298612986
<Singleton Name="drive" Type="microsoft.graph.drive" />
1298712987
<Singleton Name="entitlementManagement" Type="microsoft.graph.entitlementManagement" />
1298812988
<Singleton Name="identity" Type="microsoft.graph.identityContainer" />
12989-
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance" />
12989+
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance">
12990+
<NavigationPropertyBinding Path="lifecycleWorkflows/workflows/administrationScopeTargets" Target="directoryObjects" />
12991+
</Singleton>
1299012992
<Singleton Name="identityProtection" Type="microsoft.graph.identityProtectionRoot" />
1299112993
<Singleton Name="informationProtection" Type="microsoft.graph.informationProtection" />
1299212994
<Singleton Name="me" Type="microsoft.graph.user">
@@ -13367,6 +13369,7 @@
1336713369
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
1336813370
<Property Name="isSchedulingEnabled" Type="Edm.Boolean" Nullable="false" />
1336913371
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
13372+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
1337013373
<NavigationProperty Name="createdBy" Type="graph.user" />
1337113374
<NavigationProperty Name="lastModifiedBy" Type="graph.user" />
1337213375
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.identityGovernance.task)" ContainsTarget="true" />

schemas/beta-USSec.csdl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13015,7 +13015,9 @@
1301513015
<Singleton Name="drive" Type="microsoft.graph.drive" />
1301613016
<Singleton Name="entitlementManagement" Type="microsoft.graph.entitlementManagement" />
1301713017
<Singleton Name="identity" Type="microsoft.graph.identityContainer" />
13018-
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance" />
13018+
<Singleton Name="identityGovernance" Type="microsoft.graph.identityGovernance">
13019+
<NavigationPropertyBinding Path="lifecycleWorkflows/workflows/administrationScopeTargets" Target="directoryObjects" />
13020+
</Singleton>
1301913021
<Singleton Name="identityProtection" Type="microsoft.graph.identityProtectionRoot" />
1302013022
<Singleton Name="informationProtection" Type="microsoft.graph.informationProtection" />
1302113023
<Singleton Name="me" Type="microsoft.graph.user">
@@ -13396,6 +13398,7 @@
1339613398
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
1339713399
<Property Name="isSchedulingEnabled" Type="Edm.Boolean" Nullable="false" />
1339813400
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
13401+
<NavigationProperty Name="administrationScopeTargets" Type="Collection(graph.directoryObject)" />
1339913402
<NavigationProperty Name="createdBy" Type="graph.user" />
1340013403
<NavigationProperty Name="lastModifiedBy" Type="graph.user" />
1340113404
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.identityGovernance.task)" ContainsTarget="true" />

schemas/v1.0-Fairfax.csdl

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20320,6 +20320,16 @@
2032020320
</Action>
2032120321
</Schema>
2032220322
<Schema Namespace="microsoft.graph.identityGovernance" xmlns="http://docs.oasis-open.org/odata/ns/edm">
20323+
<EnumType Name="activationTaskScopeType">
20324+
<Member Name="allTasks" Value="0" />
20325+
<Member Name="failedTasks" Value="1" />
20326+
<Member Name="unknownFutureValue" Value="2" />
20327+
</EnumType>
20328+
<EnumType Name="activationUserScopeType">
20329+
<Member Name="allUsers" Value="0" />
20330+
<Member Name="failedUsers" Value="1" />
20331+
<Member Name="unknownFutureValue" Value="2" />
20332+
</EnumType>
2032320333
<EnumType Name="customTaskExtensionOperationStatus">
2032420334
<Member Name="completed" Value="0" />
2032520335
<Member Name="failed" Value="1" />
@@ -20362,13 +20372,30 @@
2036220372
<Member Name="scheduled" Value="0" />
2036320373
<Member Name="onDemand" Value="1" />
2036420374
<Member Name="unknownFutureValue" Value="2" />
20375+
<Member Name="activatedWithScope" Value="3" />
2036520376
</EnumType>
2036620377
<EnumType Name="workflowTriggerTimeBasedAttribute">
2036720378
<Member Name="employeeHireDate" Value="0" />
2036820379
<Member Name="employeeLeaveDateTime" Value="1" />
2036920380
<Member Name="unknownFutureValue" Value="2" />
2037020381
<Member Name="createdDateTime" Value="3" />
2037120382
</EnumType>
20383+
<ComplexType Name="activateGroupScope" BaseType="microsoft.graph.identityGovernance.activationScope">
20384+
<NavigationProperty Name="group" Type="graph.group" Nullable="false" />
20385+
</ComplexType>
20386+
<ComplexType Name="activateProcessingResultScope" BaseType="microsoft.graph.identityGovernance.activationScope">
20387+
<Property Name="taskScope" Type="microsoft.graph.identityGovernance.activationTaskScopeType" Nullable="false" />
20388+
<NavigationProperty Name="processingResults" Type="Collection(microsoft.graph.identityGovernance.userProcessingResult)" />
20389+
</ComplexType>
20390+
<ComplexType Name="activateRunScope" BaseType="microsoft.graph.identityGovernance.activationScope">
20391+
<Property Name="taskScope" Type="microsoft.graph.identityGovernance.activationTaskScopeType" Nullable="false" />
20392+
<Property Name="userScope" Type="microsoft.graph.identityGovernance.activationUserScopeType" Nullable="false" />
20393+
<NavigationProperty Name="run" Type="microsoft.graph.identityGovernance.run" Nullable="false" />
20394+
</ComplexType>
20395+
<ComplexType Name="activateUserScope" BaseType="microsoft.graph.identityGovernance.activationScope">
20396+
<NavigationProperty Name="users" Type="Collection(graph.user)" />
20397+
</ComplexType>
20398+
<ComplexType Name="activationScope" Abstract="true" />
2037220399
<ComplexType Name="attributeChangeTrigger" BaseType="microsoft.graph.identityGovernance.workflowExecutionTrigger">
2037320400
<Property Name="triggerAttributes" Type="Collection(microsoft.graph.identityGovernance.triggerAttribute)" Nullable="false" />
2037420401
</ComplexType>
@@ -20506,6 +20533,7 @@
2050620533
<NavigationProperty Name="workflowTemplates" Type="Collection(microsoft.graph.identityGovernance.workflowTemplate)" ContainsTarget="true" />
2050720534
</EntityType>
2050820535
<EntityType Name="run" BaseType="graph.entity">
20536+
<Property Name="activatedOnScope" Type="microsoft.graph.identityGovernance.activationScope" />
2050920537
<Property Name="completedDateTime" Type="Edm.DateTimeOffset" />
2051020538
<Property Name="failedTasksCount" Type="Edm.Int32" Nullable="false" />
2051120539
<Property Name="failedUsersCount" Type="Edm.Int32" Nullable="false" />
@@ -20518,6 +20546,7 @@
2051820546
<Property Name="totalUnprocessedTasksCount" Type="Edm.Int32" Nullable="false" />
2051920547
<Property Name="totalUsersCount" Type="Edm.Int32" Nullable="false" />
2052020548
<Property Name="workflowExecutionType" Type="microsoft.graph.identityGovernance.workflowExecutionType" Nullable="false" />
20549+
<NavigationProperty Name="reprocessedRuns" Type="Collection(microsoft.graph.identityGovernance.run)" />
2052120550
<NavigationProperty Name="taskProcessingResults" Type="Collection(microsoft.graph.identityGovernance.taskProcessingResult)" ContainsTarget="true" />
2052220551
<NavigationProperty Name="userProcessingResults" Type="Collection(microsoft.graph.identityGovernance.userProcessingResult)" ContainsTarget="true" />
2052320552
</EntityType>
@@ -20573,6 +20602,7 @@
2057320602
<Property Name="totalUnprocessedTasksCount" Type="Edm.Int32" Nullable="false" />
2057420603
<Property Name="workflowExecutionType" Type="microsoft.graph.identityGovernance.workflowExecutionType" Nullable="false" />
2057520604
<Property Name="workflowVersion" Type="Edm.Int32" Nullable="false" />
20605+
<NavigationProperty Name="reprocessedRuns" Type="Collection(microsoft.graph.identityGovernance.run)" />
2057620606
<NavigationProperty Name="subject" Type="graph.user" Nullable="false" />
2057720607
<NavigationProperty Name="taskProcessingResults" Type="Collection(microsoft.graph.identityGovernance.taskProcessingResult)" ContainsTarget="true" />
2057820608
</EntityType>
@@ -20620,6 +20650,10 @@
2062020650
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
2062120651
<Parameter Name="subjects" Type="Collection(graph.user)" />
2062220652
</Action>
20653+
<Action Name="activateWithScope" IsBound="true">
20654+
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
20655+
<Parameter Name="scope" Type="microsoft.graph.identityGovernance.activationScope" />
20656+
</Action>
2062320657
<Action Name="createNewVersion" EntitySetPath="bindingParameter" IsBound="true">
2062420658
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
2062520659
<Parameter Name="workflow" Type="microsoft.graph.identityGovernance.workflow" />

schemas/v1.0-Mooncake.csdl

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12980,6 +12980,16 @@
1298012980
</EntityContainer>
1298112981
</Schema>
1298212982
<Schema Namespace="microsoft.graph.identityGovernance" xmlns="http://docs.oasis-open.org/odata/ns/edm">
12983+
<EnumType Name="activationTaskScopeType">
12984+
<Member Name="allTasks" Value="0" />
12985+
<Member Name="failedTasks" Value="1" />
12986+
<Member Name="unknownFutureValue" Value="2" />
12987+
</EnumType>
12988+
<EnumType Name="activationUserScopeType">
12989+
<Member Name="allUsers" Value="0" />
12990+
<Member Name="failedUsers" Value="1" />
12991+
<Member Name="unknownFutureValue" Value="2" />
12992+
</EnumType>
1298312993
<EnumType Name="customTaskExtensionOperationStatus">
1298412994
<Member Name="completed" Value="0" />
1298512995
<Member Name="failed" Value="1" />
@@ -13022,13 +13032,30 @@
1302213032
<Member Name="scheduled" Value="0" />
1302313033
<Member Name="onDemand" Value="1" />
1302413034
<Member Name="unknownFutureValue" Value="2" />
13035+
<Member Name="activatedWithScope" Value="3" />
1302513036
</EnumType>
1302613037
<EnumType Name="workflowTriggerTimeBasedAttribute">
1302713038
<Member Name="employeeHireDate" Value="0" />
1302813039
<Member Name="employeeLeaveDateTime" Value="1" />
1302913040
<Member Name="unknownFutureValue" Value="2" />
1303013041
<Member Name="createdDateTime" Value="3" />
1303113042
</EnumType>
13043+
<ComplexType Name="activateGroupScope" BaseType="microsoft.graph.identityGovernance.activationScope">
13044+
<NavigationProperty Name="group" Type="graph.group" Nullable="false" />
13045+
</ComplexType>
13046+
<ComplexType Name="activateProcessingResultScope" BaseType="microsoft.graph.identityGovernance.activationScope">
13047+
<Property Name="taskScope" Type="microsoft.graph.identityGovernance.activationTaskScopeType" Nullable="false" />
13048+
<NavigationProperty Name="processingResults" Type="Collection(microsoft.graph.identityGovernance.userProcessingResult)" />
13049+
</ComplexType>
13050+
<ComplexType Name="activateRunScope" BaseType="microsoft.graph.identityGovernance.activationScope">
13051+
<Property Name="taskScope" Type="microsoft.graph.identityGovernance.activationTaskScopeType" Nullable="false" />
13052+
<Property Name="userScope" Type="microsoft.graph.identityGovernance.activationUserScopeType" Nullable="false" />
13053+
<NavigationProperty Name="run" Type="microsoft.graph.identityGovernance.run" Nullable="false" />
13054+
</ComplexType>
13055+
<ComplexType Name="activateUserScope" BaseType="microsoft.graph.identityGovernance.activationScope">
13056+
<NavigationProperty Name="users" Type="Collection(graph.user)" />
13057+
</ComplexType>
13058+
<ComplexType Name="activationScope" Abstract="true" />
1303213059
<ComplexType Name="attributeChangeTrigger" BaseType="microsoft.graph.identityGovernance.workflowExecutionTrigger">
1303313060
<Property Name="triggerAttributes" Type="Collection(microsoft.graph.identityGovernance.triggerAttribute)" Nullable="false" />
1303413061
</ComplexType>
@@ -13166,6 +13193,7 @@
1316613193
<NavigationProperty Name="workflowTemplates" Type="Collection(microsoft.graph.identityGovernance.workflowTemplate)" ContainsTarget="true" />
1316713194
</EntityType>
1316813195
<EntityType Name="run" BaseType="graph.entity">
13196+
<Property Name="activatedOnScope" Type="microsoft.graph.identityGovernance.activationScope" />
1316913197
<Property Name="completedDateTime" Type="Edm.DateTimeOffset" />
1317013198
<Property Name="failedTasksCount" Type="Edm.Int32" Nullable="false" />
1317113199
<Property Name="failedUsersCount" Type="Edm.Int32" Nullable="false" />
@@ -13178,6 +13206,7 @@
1317813206
<Property Name="totalUnprocessedTasksCount" Type="Edm.Int32" Nullable="false" />
1317913207
<Property Name="totalUsersCount" Type="Edm.Int32" Nullable="false" />
1318013208
<Property Name="workflowExecutionType" Type="microsoft.graph.identityGovernance.workflowExecutionType" Nullable="false" />
13209+
<NavigationProperty Name="reprocessedRuns" Type="Collection(microsoft.graph.identityGovernance.run)" />
1318113210
<NavigationProperty Name="taskProcessingResults" Type="Collection(microsoft.graph.identityGovernance.taskProcessingResult)" ContainsTarget="true" />
1318213211
<NavigationProperty Name="userProcessingResults" Type="Collection(microsoft.graph.identityGovernance.userProcessingResult)" ContainsTarget="true" />
1318313212
</EntityType>
@@ -13233,6 +13262,7 @@
1323313262
<Property Name="totalUnprocessedTasksCount" Type="Edm.Int32" Nullable="false" />
1323413263
<Property Name="workflowExecutionType" Type="microsoft.graph.identityGovernance.workflowExecutionType" Nullable="false" />
1323513264
<Property Name="workflowVersion" Type="Edm.Int32" Nullable="false" />
13265+
<NavigationProperty Name="reprocessedRuns" Type="Collection(microsoft.graph.identityGovernance.run)" />
1323613266
<NavigationProperty Name="subject" Type="graph.user" Nullable="false" />
1323713267
<NavigationProperty Name="taskProcessingResults" Type="Collection(microsoft.graph.identityGovernance.taskProcessingResult)" ContainsTarget="true" />
1323813268
</EntityType>
@@ -13280,6 +13310,10 @@
1328013310
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
1328113311
<Parameter Name="subjects" Type="Collection(graph.user)" />
1328213312
</Action>
13313+
<Action Name="activateWithScope" IsBound="true">
13314+
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
13315+
<Parameter Name="scope" Type="microsoft.graph.identityGovernance.activationScope" />
13316+
</Action>
1328313317
<Action Name="createNewVersion" EntitySetPath="bindingParameter" IsBound="true">
1328413318
<Parameter Name="bindingParameter" Type="microsoft.graph.identityGovernance.workflow" />
1328513319
<Parameter Name="workflow" Type="microsoft.graph.identityGovernance.workflow" />

0 commit comments

Comments
 (0)