Skip to content

Commit 322d0fb

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 184371 [skip ci]
1 parent c87680c commit 322d0fb

File tree

4 files changed

+15166
-14594
lines changed

4 files changed

+15166
-14594
lines changed

clean_beta_metadata/cleanMetadata.xml

Lines changed: 62 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16780,6 +16780,7 @@
1678016780
<ComplexType Name="plannerTeamsPublicationInfo" BaseType="graph.plannerTaskCreation">
1678116781
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
1678216782
<Property Name="publicationId" Type="Edm.String" />
16783+
<Property Name="publicationName" Type="Edm.String" />
1678316784
<Property Name="publishedToPlanId" Type="Edm.String" />
1678416785
<Property Name="publishingTeamId" Type="Edm.String" />
1678516786
<Property Name="publishingTeamName" Type="Edm.String" />
@@ -26372,6 +26373,7 @@
2637226373
<NavigationProperty Name="activities" Type="Collection(graph.itemActivityOLD)" />
2637326374
<NavigationProperty Name="analytics" Type="graph.itemAnalytics" ContainsTarget="true" />
2637426375
<NavigationProperty Name="children" Type="Collection(graph.driveItem)" />
26376+
<NavigationProperty Name="extensions" Type="Collection(graph.extension)" ContainsTarget="true" />
2637526377
<NavigationProperty Name="listItem" Type="graph.listItem" />
2637626378
<NavigationProperty Name="permissions" Type="Collection(graph.permission)" ContainsTarget="true" />
2637726379
<NavigationProperty Name="retentionLabel" Type="graph.itemRetentionLabel" ContainsTarget="true" />
@@ -28344,9 +28346,12 @@
2834428346
</EntityType>
2834528347
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
2834628348
<Property Name="activeSignInUri" Type="Edm.String" />
28349+
<Property Name="defaultInteractiveAuthenticationMethod" Type="Edm.String" />
2834728350
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
2834828351
<Property Name="isSignedAuthenticationRequestRequired" Type="Edm.Boolean" />
2834928352
<Property Name="nextSigningCertificate" Type="Edm.String" />
28353+
<Property Name="openIdConnectDiscoveryEndpoint" Type="Edm.String" />
28354+
<Property Name="passwordChangeUri" Type="Edm.String" />
2835028355
<Property Name="passwordResetUri" Type="Edm.String" />
2835128356
<Property Name="promptLoginBehavior" Type="graph.promptLoginBehavior" />
2835228357
<Property Name="signingCertificateUpdateStatus" Type="graph.signingCertificateUpdateStatus" />
@@ -31401,6 +31406,15 @@
3140131406
<Property Name="squareLogoRelativeUrl" Type="Edm.String" />
3140231407
<Property Name="usernameHintText" Type="Edm.String" />
3140331408
</EntityType>
31409+
<EntityType Name="organizationalUnit" BaseType="graph.directoryObject">
31410+
<Property Name="description" Type="Edm.String" />
31411+
<Property Name="displayName" Type="Edm.String" />
31412+
<NavigationProperty Name="children" Type="Collection(graph.organizationalUnit)" />
31413+
<NavigationProperty Name="organizationalUnitParent" Type="graph.organizationalUnit" />
31414+
<NavigationProperty Name="resources" Type="Collection(graph.directoryObject)" />
31415+
<NavigationProperty Name="transitiveChildren" Type="Collection(graph.organizationalUnit)" />
31416+
<NavigationProperty Name="transitiveResources" Type="Collection(graph.directoryObject)" />
31417+
</EntityType>
3140431418
<EntityType Name="organizationSettings" BaseType="graph.entity">
3140531419
<NavigationProperty Name="contactInsights" Type="graph.insightsSettings" ContainsTarget="true" />
3140631420
<NavigationProperty Name="itemInsights" Type="graph.insightsSettings" ContainsTarget="true" />
@@ -32423,6 +32437,10 @@
3242332437
<EntityType Name="privacy">
3242432438
<NavigationProperty Name="subjectRightsRequests" Type="Collection(graph.subjectRightsRequest)" ContainsTarget="true" />
3242532439
</EntityType>
32440+
<EntityType Name="privateLinkNamedLocation" BaseType="graph.namedLocation">
32441+
<Property Name="isTrusted" Type="Edm.Boolean" Nullable="false" />
32442+
<Property Name="privateLinkResourcePolicyIds" Type="Collection(Edm.String)" Nullable="false" />
32443+
</EntityType>
3242632444
<EntityType Name="privilegedAccess" BaseType="graph.entity">
3242732445
<Property Name="displayName" Type="Edm.String" />
3242832446
<NavigationProperty Name="resources" Type="Collection(graph.governanceResource)" ContainsTarget="true" />
@@ -34173,6 +34191,10 @@
3417334191
<Property Name="lastSignInActivity" Type="graph.signInActivity" />
3417434192
</EntityType>
3417534193
<EntityType Name="serviceStorageQuotaBreakdown" BaseType="graph.storageQuotaBreakdown" />
34194+
<EntityType Name="serviceTagNamedLocation" BaseType="graph.namedLocation">
34195+
<Property Name="isTrusted" Type="Edm.Boolean" Nullable="false" />
34196+
<Property Name="serviceTags" Type="Collection(Edm.String)" Nullable="false" />
34197+
</EntityType>
3417634198
<EntityType Name="serviceUpdateMessage" BaseType="graph.serviceAnnouncementBase">
3417734199
<Property Name="actionRequiredByDateTime" Type="Edm.DateTimeOffset" />
3417834200
<Property Name="attachmentsArchive" Type="Edm.Stream" />
@@ -49217,7 +49239,10 @@
4921749239
</Record>
4921849240
</Annotation>
4921949241
</EntitySet>
49220-
<Singleton Name="admin" Type="microsoft.graph.admin" />
49242+
<Singleton Name="admin" Type="microsoft.graph.admin">
49243+
<NavigationPropertyBinding Path="windows/updates/policies/rings/excludedGroupAssignment/assignments/group" Target="groups" />
49244+
<NavigationPropertyBinding Path="windows/updates/policies/rings/includedGroupAssignment/assignments/group" Target="groups" />
49245+
</Singleton>
4922149246
<Singleton Name="app" Type="microsoft.graph.commsApplication" />
4922249247
<Singleton Name="appCatalogs" Type="microsoft.graph.appCatalogs" />
4922349248
<Singleton Name="auditLogs" Type="microsoft.graph.auditLogRoot" />
@@ -49232,6 +49257,8 @@
4923249257
<Singleton Name="directory" Type="microsoft.graph.directory">
4923349258
<NavigationPropertyBinding Path="administrativeUnits/deletedMembers" Target="directoryObjects" />
4923449259
<NavigationPropertyBinding Path="administrativeUnits/members" Target="directoryObjects" />
49260+
<NavigationPropertyBinding Path="organizationalUnits/resources" Target="directoryObjects" />
49261+
<NavigationPropertyBinding Path="organizationalUnits/transitiveResources" Target="directoryObjects" />
4923549262
</Singleton>
4923649263
<Singleton Name="education" Type="microsoft.graph.educationRoot">
4923749264
<NavigationPropertyBinding Path="classes/group" Target="directoryObjects" />
@@ -83972,6 +83999,20 @@
8397283999
<Annotations Target="microsoft.graph.organization/mobileDeviceManagementAuthority">
8397384000
<Annotation Term="Org.OData.Core.V1.Description" String="Mobile device management authority." />
8397484001
</Annotations>
84002+
<Annotations Target="microsoft.graph.organizationalUnit">
84003+
<Annotation Term="Org.OData.Core.V1.Revisions">
84004+
<Collection>
84005+
<Record>
84006+
<PropertyValue Property="Date" Date="2023-11-17" />
84007+
<PropertyValue Property="Kind">
84008+
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
84009+
</PropertyValue>
84010+
<PropertyValue Property="RemovalDate" Date="2024-06-01" />
84011+
<PropertyValue Property="Version" String="2023-11/PrivatePreview:organizationalUnits" />
84012+
</Record>
84013+
</Collection>
84014+
</Annotation>
84015+
</Annotations>
8397584016
<Annotations Target="microsoft.graph.organizationSettings/itemInsights">
8397684017
<Annotation Term="Org.OData.Core.V1.Revisions">
8397784018
<Collection>
@@ -106316,7 +106357,7 @@
106316106357
<Property Name="dataAtRestEncryptionMethod" Type="self.appInfoDataAtRestEncryptionMethod" Nullable="false" />
106317106358
<Property Name="dataCenter" Type="Edm.String" Nullable="false" />
106318106359
<Property Name="dataRetentionPolicy" Type="self.appInfoDataRetentionPolicy" Nullable="false" />
106319-
<Property Name="dataTypes" Type="self.appInfoUploadedDataTypes" Nullable="false" />
106360+
<Property Name="dataTypes" Type="Collection(self.appInfoUploadedDataTypes)" Nullable="false" />
106320106361
<Property Name="domainRegistrationDateTime" Type="Edm.DateTimeOffset" />
106321106362
<Property Name="encryptionProtocol" Type="self.appInfoEncryptionProtocol" Nullable="false" />
106322106363
<Property Name="fedRampLevel" Type="self.appInfoFedRampLevel" Nullable="false" />
@@ -106392,7 +106433,7 @@
106392106433
<Property Name="isUserRolesSupport" Type="self.cloudAppInfoState" Nullable="false" />
106393106434
<Property Name="isValidCertificateName" Type="self.cloudAppInfoState" Nullable="false" />
106394106435
<Property Name="latestBreachDateTime" Type="Edm.DateTimeOffset" />
106395-
<Property Name="logonUrls" Type="Edm.String" Nullable="false" />
106436+
<Property Name="logonUrls" Type="Collection(Edm.String)" Nullable="false" />
106396106437
<Property Name="pciDssVersion" Type="self.appInfoPciDssVersion" Nullable="false" />
106397106438
<Property Name="vendor" Type="Edm.String" />
106398106439
</EntityType>
@@ -107412,6 +107453,13 @@
107412107453
<Member Name="investigating" Value="6" />
107413107454
<Member Name="unknownFutureValue" Value="7" />
107414107455
</EnumType>
107456+
<ComplexType Name="approvalRule" Abstract="true">
107457+
<Property Name="deferralInDays" Type="Edm.Int32" Nullable="false" />
107458+
</ComplexType>
107459+
<ComplexType Name="assignedGroup">
107460+
<Property Name="groupId" Type="Edm.String" Nullable="false" />
107461+
<NavigationProperty Name="group" Type="graph.group" />
107462+
</ComplexType>
107415107463
<ComplexType Name="azureADDeviceRegistrationError" BaseType="microsoft.graph.windowsUpdates.updatableAssetError">
107416107464
<Property Name="reason" Type="microsoft.graph.windowsUpdates.azureADDeviceRegistrationErrorReason" Nullable="false" />
107417107465
</ComplexType>
@@ -107461,13 +107509,20 @@
107461107509
<ComplexType Name="durationDrivenRolloutSettings" BaseType="microsoft.graph.windowsUpdates.gradualRolloutSettings">
107462107510
<Property Name="durationUntilDeploymentEnd" Type="Edm.Duration" Nullable="false" />
107463107511
</ComplexType>
107512+
<ComplexType Name="excludedGroupAssignment" BaseType="microsoft.graph.windowsUpdates.groupAssignment">
107513+
<Property Name="assignments" Type="Collection(microsoft.graph.windowsUpdates.assignedGroup)" Nullable="false" />
107514+
</ComplexType>
107464107515
<ComplexType Name="expediteSettings">
107465107516
<Property Name="isExpedited" Type="Edm.Boolean" />
107466107517
<Property Name="isReadinessTest" Type="Edm.Boolean" />
107467107518
</ComplexType>
107468107519
<ComplexType Name="gradualRolloutSettings">
107469107520
<Property Name="durationBetweenOffers" Type="Edm.Duration" />
107470107521
</ComplexType>
107522+
<ComplexType Name="groupAssignment" Abstract="true" />
107523+
<ComplexType Name="includedGroupAssignment" BaseType="microsoft.graph.windowsUpdates.groupAssignment">
107524+
<Property Name="assignments" Type="Collection(microsoft.graph.windowsUpdates.assignedGroup)" Nullable="false" />
107525+
</ComplexType>
107471107526
<ComplexType Name="itemBody" OpenType="true">
107472107527
<Property Name="content" Type="Edm.String" />
107473107528
<Property Name="contentType" Type="microsoft.graph.windowsUpdates.bodyType" />
@@ -107484,6 +107539,10 @@
107484107539
<ComplexType Name="monitoringSettings">
107485107540
<Property Name="monitoringRules" Type="Collection(microsoft.graph.windowsUpdates.monitoringRule)" />
107486107541
</ComplexType>
107542+
<ComplexType Name="qualityUpdateApprovalRule" BaseType="microsoft.graph.windowsUpdates.approvalRule">
107543+
<Property Name="cadence" Type="microsoft.graph.windowsUpdates.qualityUpdateCadence" Nullable="false" />
107544+
<Property Name="classification" Type="microsoft.graph.windowsUpdates.qualityUpdateClassification" Nullable="false" />
107545+
</ComplexType>
107487107546
<ComplexType Name="qualityUpdateCveSeverityInformation">
107488107547
<Property Name="maxBaseScore" Type="Edm.Double" />
107489107548
<Property Name="maxSeverity" Type="microsoft.graph.windowsUpdates.cveSeverityLevel" />

0 commit comments

Comments
 (0)