Skip to content

Commit f195566

Browse files
committed
Schema sync 2025-09-23 from 1.4.190.0
1 parent 6842f53 commit f195566

16 files changed

+1446
-3
lines changed

schemas/beta-Bleu.csdl

Lines changed: 436 additions & 0 deletions
Large diffs are not rendered by default.

schemas/beta-Delos.csdl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,7 @@
11721172
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
11731173
<NavigationProperty Name="members" Type="Collection(graph.directoryObject)" />
11741174
<NavigationProperty Name="membersWithLicenseErrors" Type="Collection(graph.directoryObject)" />
1175+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
11751176
<NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" />
11761177
<NavigationProperty Name="permissionGrants" Type="Collection(graph.resourceSpecificPermissionGrant)" ContainsTarget="true" />
11771178
<NavigationProperty Name="settings" Type="Collection(graph.directorySetting)" ContainsTarget="true" />
@@ -1244,6 +1245,9 @@
12441245
<Property Name="configuration" Type="graph.onPremisesDirectorySynchronizationConfiguration" />
12451246
<Property Name="features" Type="graph.onPremisesDirectorySynchronizationFeature" Nullable="false" />
12461247
</EntityType>
1248+
<EntityType Name="onPremisesSyncBehavior" BaseType="graph.entity">
1249+
<Property Name="isCloudManaged" Type="Edm.Boolean" Nullable="false" />
1250+
</EntityType>
12471251
<EntityType Name="organization" BaseType="graph.directoryObject" OpenType="true">
12481252
<Property Name="assignedPlans" Type="Collection(graph.assignedPlan)" Nullable="false" />
12491253
<Property Name="businessPhones" Type="Collection(Edm.String)" Nullable="false" />
@@ -1327,6 +1331,7 @@
13271331
<NavigationProperty Name="directReports" Type="Collection(graph.directoryObject)" />
13281332
<NavigationProperty Name="manager" Type="graph.directoryObject" />
13291333
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
1334+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
13301335
<NavigationProperty Name="transitiveMemberOf" Type="Collection(graph.directoryObject)" />
13311336
<NavigationProperty Name="transitiveReports" Type="Collection(graph.directoryObject)" />
13321337
</EntityType>
@@ -1685,6 +1690,7 @@
16851690
<NavigationProperty Name="licenseDetails" Type="Collection(graph.licenseDetails)" ContainsTarget="true" />
16861691
<NavigationProperty Name="manager" Type="graph.directoryObject" />
16871692
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
1693+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
16881694
<NavigationProperty Name="ownedDevices" Type="Collection(graph.directoryObject)" />
16891695
<NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" />
16901696
<NavigationProperty Name="registeredDevices" Type="Collection(graph.directoryObject)" />
@@ -2324,6 +2330,16 @@
23242330
</Annotation>
23252331
</Annotations>
23262332
<Annotations Target="microsoft.graph.GraphService/contacts">
2333+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2334+
<Record>
2335+
<PropertyValue Property="Expandable" Bool="true" />
2336+
<PropertyValue Property="NonExpandableProperties">
2337+
<Collection>
2338+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2339+
</Collection>
2340+
</PropertyValue>
2341+
</Record>
2342+
</Annotation>
23272343
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
23282344
<Record>
23292345
<PropertyValue Property="CustomHeaders">
@@ -2372,6 +2388,16 @@
23722388
</Annotation>
23732389
</Annotations>
23742390
<Annotations Target="microsoft.graph.GraphService/groups">
2391+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2392+
<Record>
2393+
<PropertyValue Property="Expandable" Bool="true" />
2394+
<PropertyValue Property="NonExpandableProperties">
2395+
<Collection>
2396+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2397+
</Collection>
2398+
</PropertyValue>
2399+
</Record>
2400+
</Annotation>
23752401
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
23762402
<Record>
23772403
<PropertyValue Property="CustomHeaders">
@@ -2430,6 +2456,16 @@
24302456
</Annotation>
24312457
</Annotations>
24322458
<Annotations Target="microsoft.graph.GraphService/users">
2459+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2460+
<Record>
2461+
<PropertyValue Property="Expandable" Bool="true" />
2462+
<PropertyValue Property="NonExpandableProperties">
2463+
<Collection>
2464+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2465+
</Collection>
2466+
</PropertyValue>
2467+
</Record>
2468+
</Annotation>
24332469
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
24342470
<Record>
24352471
<PropertyValue Property="CustomHeaders">

schemas/beta-Fairfax.csdl

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13636,6 +13636,7 @@
1363613636
<Property Name="orientation" Type="Edm.Int16" />
1363713637
<Property Name="takenDateTime" Type="Edm.DateTimeOffset" />
1363813638
</ComplexType>
13639+
<ComplexType Name="photoAllowedOperations" />
1363913640
<ComplexType Name="physicalAddress">
1364013641
<Property Name="city" Type="Edm.String" />
1364113642
<Property Name="countryOrRegion" Type="Edm.String" />
@@ -18084,6 +18085,9 @@
1808418085
<NavigationProperty Name="businessFlowsWithRequestsAwaitingMyDecision" Type="Collection(graph.businessFlow)" ContainsTarget="true" />
1808518086
<NavigationProperty Name="policyTemplates" Type="Collection(graph.governancePolicyTemplate)" ContainsTarget="true" />
1808618087
</EntityType>
18088+
<EntityType Name="approvedClientApp" BaseType="graph.entity">
18089+
<Property Name="displayName" Type="Edm.String" />
18090+
</EntityType>
1808718091
<EntityType Name="appScope" BaseType="graph.entity">
1808818092
<Property Name="displayName" Type="Edm.String" />
1808918093
<Property Name="type" Type="Edm.String" />
@@ -21589,6 +21593,7 @@
2158921593
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
2159021594
<NavigationProperty Name="members" Type="Collection(graph.directoryObject)" />
2159121595
<NavigationProperty Name="membersWithLicenseErrors" Type="Collection(graph.directoryObject)" />
21596+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
2159221597
<NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" />
2159321598
<NavigationProperty Name="permissionGrants" Type="Collection(graph.resourceSpecificPermissionGrant)" ContainsTarget="true" />
2159421599
<NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" />
@@ -24153,6 +24158,9 @@
2415324158
<NavigationProperty Name="connectors" Type="Collection(graph.connector)" ContainsTarget="true" />
2415424159
<NavigationProperty Name="publishedResources" Type="Collection(graph.publishedResource)" ContainsTarget="true" />
2415524160
</EntityType>
24161+
<EntityType Name="onPremisesSyncBehavior" BaseType="graph.entity">
24162+
<Property Name="isCloudManaged" Type="Edm.Boolean" Nullable="false" />
24163+
</EntityType>
2415624164
<EntityType Name="onTokenIssuanceStartCustomExtension" BaseType="graph.customAuthenticationExtension">
2415724165
<Property Name="claimsForTokenConfiguration" Type="Collection(graph.onTokenIssuanceStartReturnClaim)" />
2415824166
</EntityType>
@@ -24291,6 +24299,7 @@
2429124299
<NavigationProperty Name="directReports" Type="Collection(graph.directoryObject)" />
2429224300
<NavigationProperty Name="manager" Type="graph.directoryObject" />
2429324301
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
24302+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
2429424303
<NavigationProperty Name="transitiveMemberOf" Type="Collection(graph.directoryObject)" />
2429524304
<NavigationProperty Name="transitiveReports" Type="Collection(graph.directoryObject)" />
2429624305
</EntityType>
@@ -24619,6 +24628,7 @@
2461924628
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
2462024629
<Property Name="creationSource" Type="graph.plannerTaskCreation" />
2462124630
<Property Name="dueDateTime" Type="Edm.DateTimeOffset" />
24631+
<Property Name="hasChat" Type="Edm.Boolean" Nullable="false" />
2462224632
<Property Name="hasDescription" Type="Edm.Boolean" />
2462324633
<Property Name="isArchived" Type="Edm.Boolean" />
2462424634
<Property Name="isOnMyDay" Type="Edm.Boolean" />
@@ -25210,6 +25220,7 @@
2521025220
</EntityType>
2521125221
<EntityType Name="remoteDesktopSecurityConfiguration" BaseType="graph.entity">
2521225222
<Property Name="isRemoteDesktopProtocolEnabled" Type="Edm.Boolean" Nullable="false" />
25223+
<NavigationProperty Name="approvedClientApps" Type="Collection(graph.approvedClientApp)" ContainsTarget="true" />
2521325224
<NavigationProperty Name="targetDeviceGroups" Type="Collection(graph.targetDeviceGroup)" ContainsTarget="true" />
2521425225
</EntityType>
2521525226
<EntityType Name="reportRoot">
@@ -26799,6 +26810,7 @@
2679926810
<NavigationProperty Name="messages" Type="Collection(graph.message)" ContainsTarget="true" />
2680026811
<NavigationProperty Name="mobileAppIntentAndStates" Type="Collection(graph.mobileAppIntentAndState)" ContainsTarget="true" />
2680126812
<NavigationProperty Name="mobileAppTroubleshootingEvents" Type="Collection(graph.mobileAppTroubleshootingEvent)" ContainsTarget="true" />
26813+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
2680226814
<NavigationProperty Name="outlook" Type="graph.outlookUser" ContainsTarget="true" />
2680326815
<NavigationProperty Name="ownedDevices" Type="Collection(graph.directoryObject)" />
2680426816
<NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" />
@@ -57123,6 +57135,16 @@
5712357135
</Annotation>
5712457136
</Annotations>
5712557137
<Annotations Target="microsoft.graph.GraphService/contacts">
57138+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
57139+
<Record>
57140+
<PropertyValue Property="Expandable" Bool="true" />
57141+
<PropertyValue Property="NonExpandableProperties">
57142+
<Collection>
57143+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
57144+
</Collection>
57145+
</PropertyValue>
57146+
</Record>
57147+
</Annotation>
5712657148
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
5712757149
<Record>
5712857150
<PropertyValue Property="CustomHeaders">
@@ -57171,6 +57193,16 @@
5717157193
</Annotation>
5717257194
</Annotations>
5717357195
<Annotations Target="microsoft.graph.GraphService/groups">
57196+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions" Qualifier="Org.OData.Capabilities.V1.ExpandRestrictions">
57197+
<Record>
57198+
<PropertyValue Property="Expandable" Bool="true" />
57199+
<PropertyValue Property="NonExpandableProperties">
57200+
<Collection>
57201+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
57202+
</Collection>
57203+
</PropertyValue>
57204+
</Record>
57205+
</Annotation>
5717457206
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
5717557207
<Record>
5717657208
<PropertyValue Property="CustomHeaders">
@@ -57297,10 +57329,12 @@
5729757329
<Annotations Target="microsoft.graph.GraphService/users">
5729857330
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions" Qualifier="Org.OData.Capabilities.V1.ExpandRestrictions">
5729957331
<Record>
57332+
<PropertyValue Property="Expandable" Bool="true" />
5730057333
<PropertyValue Property="NonExpandableProperties">
5730157334
<Collection>
5730257335
<NavigationPropertyPath>chats</NavigationPropertyPath>
5730357336
<NavigationPropertyPath>joinedTeams</NavigationPropertyPath>
57337+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
5730457338
<NavigationPropertyPath>permissionGrants</NavigationPropertyPath>
5730557339
<NavigationPropertyPath>teamwork</NavigationPropertyPath>
5730657340
</Collection>
@@ -68879,6 +68913,20 @@
6887968913
<Annotations Target="microsoft.graph.personalProfilePersonalPlayStoreMode/notConfigured">
6888068914
<Annotation Term="Org.OData.Core.V1.Description" String="Not configured." />
6888168915
</Annotations>
68916+
<Annotations Target="microsoft.graph.photoAllowedOperations">
68917+
<Annotation Term="Org.OData.Core.V1.Revisions">
68918+
<Collection>
68919+
<Record>
68920+
<PropertyValue Property="Date" Date="2024-02-16" />
68921+
<PropertyValue Property="Kind">
68922+
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
68923+
</PropertyValue>
68924+
<PropertyValue Property="RemovalDate" Date="2025-02-16" />
68925+
<PropertyValue Property="Version" String="2023-11/PrivatePreview:photoEditPolicy" />
68926+
</Record>
68927+
</Collection>
68928+
</Annotation>
68929+
</Annotations>
6888268930
<Annotations Target="microsoft.graph.place/placeId">
6888368931
<Annotation Term="Org.OData.Core.V1.Description" String="An alternate immutable unique identifier of the place" />
6888468932
</Annotations>
@@ -84010,6 +84058,8 @@
8401084058
<Member Name="builtInMl" Value="1073741847" />
8401184059
<Member Name="microsoftInsiderRiskManagement" Value="1073741848" />
8401284060
<Member Name="microsoftThreatIntelligence" Value="1073741849" />
84061+
<Member Name="microsoftDefenderForAIServices" Value="1073741850" />
84062+
<Member Name="securityCopilot" Value="1073741851" />
8401384063
<Member Name="microsoftSentinel" Value="268435456" />
8401484064
</EnumType>
8401584065
<EnumType Name="detectionStatus">

schemas/beta-GovSG.csdl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,7 @@
11721172
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
11731173
<NavigationProperty Name="members" Type="Collection(graph.directoryObject)" />
11741174
<NavigationProperty Name="membersWithLicenseErrors" Type="Collection(graph.directoryObject)" />
1175+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
11751176
<NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" />
11761177
<NavigationProperty Name="permissionGrants" Type="Collection(graph.resourceSpecificPermissionGrant)" ContainsTarget="true" />
11771178
<NavigationProperty Name="settings" Type="Collection(graph.directorySetting)" ContainsTarget="true" />
@@ -1244,6 +1245,9 @@
12441245
<Property Name="configuration" Type="graph.onPremisesDirectorySynchronizationConfiguration" />
12451246
<Property Name="features" Type="graph.onPremisesDirectorySynchronizationFeature" Nullable="false" />
12461247
</EntityType>
1248+
<EntityType Name="onPremisesSyncBehavior" BaseType="graph.entity">
1249+
<Property Name="isCloudManaged" Type="Edm.Boolean" Nullable="false" />
1250+
</EntityType>
12471251
<EntityType Name="organization" BaseType="graph.directoryObject" OpenType="true">
12481252
<Property Name="assignedPlans" Type="Collection(graph.assignedPlan)" Nullable="false" />
12491253
<Property Name="businessPhones" Type="Collection(Edm.String)" Nullable="false" />
@@ -1327,6 +1331,7 @@
13271331
<NavigationProperty Name="directReports" Type="Collection(graph.directoryObject)" />
13281332
<NavigationProperty Name="manager" Type="graph.directoryObject" />
13291333
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
1334+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
13301335
<NavigationProperty Name="transitiveMemberOf" Type="Collection(graph.directoryObject)" />
13311336
<NavigationProperty Name="transitiveReports" Type="Collection(graph.directoryObject)" />
13321337
</EntityType>
@@ -1685,6 +1690,7 @@
16851690
<NavigationProperty Name="licenseDetails" Type="Collection(graph.licenseDetails)" ContainsTarget="true" />
16861691
<NavigationProperty Name="manager" Type="graph.directoryObject" />
16871692
<NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" />
1693+
<NavigationProperty Name="onPremisesSyncBehavior" Type="graph.onPremisesSyncBehavior" ContainsTarget="true" />
16881694
<NavigationProperty Name="ownedDevices" Type="Collection(graph.directoryObject)" />
16891695
<NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" />
16901696
<NavigationProperty Name="registeredDevices" Type="Collection(graph.directoryObject)" />
@@ -2324,6 +2330,16 @@
23242330
</Annotation>
23252331
</Annotations>
23262332
<Annotations Target="microsoft.graph.GraphService/contacts">
2333+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2334+
<Record>
2335+
<PropertyValue Property="Expandable" Bool="true" />
2336+
<PropertyValue Property="NonExpandableProperties">
2337+
<Collection>
2338+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2339+
</Collection>
2340+
</PropertyValue>
2341+
</Record>
2342+
</Annotation>
23272343
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
23282344
<Record>
23292345
<PropertyValue Property="CustomHeaders">
@@ -2372,6 +2388,16 @@
23722388
</Annotation>
23732389
</Annotations>
23742390
<Annotations Target="microsoft.graph.GraphService/groups">
2391+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2392+
<Record>
2393+
<PropertyValue Property="Expandable" Bool="true" />
2394+
<PropertyValue Property="NonExpandableProperties">
2395+
<Collection>
2396+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2397+
</Collection>
2398+
</PropertyValue>
2399+
</Record>
2400+
</Annotation>
23752401
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
23762402
<Record>
23772403
<PropertyValue Property="CustomHeaders">
@@ -2430,6 +2456,16 @@
24302456
</Annotation>
24312457
</Annotations>
24322458
<Annotations Target="microsoft.graph.GraphService/users">
2459+
<Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions">
2460+
<Record>
2461+
<PropertyValue Property="Expandable" Bool="true" />
2462+
<PropertyValue Property="NonExpandableProperties">
2463+
<Collection>
2464+
<NavigationPropertyPath>onPremisesSyncBehavior</NavigationPropertyPath>
2465+
</Collection>
2466+
</PropertyValue>
2467+
</Record>
2468+
</Annotation>
24332469
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
24342470
<Record>
24352471
<PropertyValue Property="CustomHeaders">

0 commit comments

Comments
 (0)