|
2 | 2 | <edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"> |
3 | 3 | <edmx:DataServices> |
4 | 4 | <Schema Namespace="microsoft.graph" Alias="graph" xmlns="http://docs.oasis-open.org/odata/ns/edm"> |
| 5 | + <EnumType Name="accessDriftReportResourceType"> |
| 6 | + <Member Name="application" Value="0" /> |
| 7 | + <Member Name="group" Value="1" /> |
| 8 | + <Member Name="unknownFutureValue" Value="2" /> |
| 9 | + </EnumType> |
5 | 10 | <EnumType Name="accessEntityType"> |
6 | 11 | <Member Name="user" Value="0" /> |
7 | 12 | <Member Name="group" Value="1" /> |
|
2442 | 2447 | <Member Name="windows11" Value="1" /> |
2443 | 2448 | <Member Name="unknownFutureValue" Value="2" /> |
2444 | 2449 | </EnumType> |
| 2450 | + <EnumType Name="cloudPcOrganizationActionStatus"> |
| 2451 | + <Member Name="inProgress" Value="0" /> |
| 2452 | + <Member Name="succeeded" Value="1" /> |
| 2453 | + <Member Name="failed" Value="2" /> |
| 2454 | + <Member Name="unknownFutureValue" Value="3" /> |
| 2455 | + </EnumType> |
| 2456 | + <EnumType Name="cloudPcOrganizationActionType"> |
| 2457 | + <Member Name="activate" Value="0" /> |
| 2458 | + <Member Name="deactivate" Value="1" /> |
| 2459 | + <Member Name="unknownFutureValue" Value="2" /> |
| 2460 | + </EnumType> |
2445 | 2461 | <EnumType Name="cloudPcPartnerAgentInstallStatus"> |
2446 | 2462 | <Member Name="installed" Value="0" /> |
2447 | 2463 | <Member Name="installFailed" Value="1" /> |
|
4732 | 4748 | <Member Name="oSOverride" Value="6" /> |
4733 | 4749 | <Member Name="processNonExistent" Value="7" /> |
4734 | 4750 | <Member Name="other" Value="8" /> |
4735 | | - <Member Name="unknownFutureValue" Value="9" /> |
4736 | 4751 | </EnumType> |
4737 | 4752 | <EnumType Name="engagementAsyncOperationType"> |
4738 | 4753 | <Member Name="createCommunity" Value="0" /> |
|
12131 | 12146 | </ComplexType> |
12132 | 12147 | <ComplexType Name="acceptJoinResponse" BaseType="graph.participantJoiningResponse" /> |
12133 | 12148 | <ComplexType Name="accessAction" OpenType="true" /> |
| 12149 | + <ComplexType Name="accessDriftReportRequest"> |
| 12150 | + <Property Name="catalogId" Type="Edm.String" /> |
| 12151 | + <Property Name="reportFormat" Type="Edm.String" /> |
| 12152 | + <Property Name="resourceIds" Type="Collection(Edm.String)" /> |
| 12153 | + <Property Name="resourceType" Type="graph.accessDriftReportResourceType" Nullable="false" /> |
| 12154 | + </ComplexType> |
12134 | 12155 | <ComplexType Name="accessPackageAnswer" Abstract="true"> |
12135 | 12156 | <Property Name="answeredQuestion" Type="graph.accessPackageQuestion" /> |
12136 | 12157 | <Property Name="displayValue" Type="Edm.String" /> |
|
13517 | 13538 | </ComplexType> |
13518 | 13539 | <ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" /> |
13519 | 13540 | <ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" /> |
| 13541 | + <ComplexType Name="azureADPremiumFeatureUtilization"> |
| 13542 | + <Property Name="userCount" Type="Edm.Int64" Nullable="false" /> |
| 13543 | + </ComplexType> |
| 13544 | + <ComplexType Name="azureADPremiumP1FeatureUtilizations"> |
| 13545 | + <Property Name="conditionalAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13546 | + <Property Name="conditionalAccessGuestUsers" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13547 | + </ComplexType> |
| 13548 | + <ComplexType Name="azureADPremiumP2FeatureUtilizations"> |
| 13549 | + <Property Name="riskBasedConditionalAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13550 | + <Property Name="riskBasedConditionalAccessGuestUsers" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13551 | + </ComplexType> |
13520 | 13552 | <ComplexType Name="azureADRegistrationPolicy"> |
13521 | 13553 | <Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" /> |
13522 | 13554 | <Property Name="isAdminConfigurable" Type="Edm.Boolean" /> |
|
14359 | 14391 | <Property Name="subnetAvailableIpCount" Type="Edm.Int32" /> |
14360 | 14392 | <Property Name="subnetAvailableIpCountLastSyncDateTime" Type="Edm.DateTimeOffset" /> |
14361 | 14393 | </ComplexType> |
| 14394 | + <ComplexType Name="cloudPcOrganizationActionDetail"> |
| 14395 | + <Property Name="errorDescription" Type="Edm.String" /> |
| 14396 | + <Property Name="status" Type="graph.cloudPcOrganizationActionStatus" Nullable="false" /> |
| 14397 | + </ComplexType> |
14362 | 14398 | <ComplexType Name="cloudPcPartnerAgentInstallResult"> |
14363 | 14399 | <Property Name="errorMessage" Type="Edm.String" /> |
14364 | 14400 | <Property Name="installStatus" Type="graph.cloudPcPartnerAgentInstallStatus" /> |
|
17092 | 17128 | <Property Name="version" Type="Edm.String" /> |
17093 | 17129 | </ComplexType> |
17094 | 17130 | <ComplexType Name="internalSponsors" BaseType="graph.userSet" /> |
| 17131 | + <ComplexType Name="internetAccessFeatureUtilizations"> |
| 17132 | + <Property Name="internetAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 17133 | + <Property Name="internetAccessM365" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 17134 | + </ComplexType> |
17095 | 17135 | <ComplexType Name="internetMessageHeader"> |
17096 | 17136 | <Property Name="name" Type="Edm.String" /> |
17097 | 17137 | <Property Name="value" Type="Edm.String" /> |
|
19577 | 19617 | <Property Name="contactEmail" Type="Edm.String" /> |
19578 | 19618 | <Property Name="statementUrl" Type="Edm.String" /> |
19579 | 19619 | </ComplexType> |
| 19620 | + <ComplexType Name="privateAccessFeatureUtilizations"> |
| 19621 | + <Property Name="privateAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 19622 | + </ComplexType> |
19580 | 19623 | <ComplexType Name="privateLinkDetails"> |
19581 | 19624 | <Property Name="policyId" Type="Edm.String" /> |
19582 | 19625 | <Property Name="policyName" Type="Edm.String" /> |
|
23078 | 23121 | <Property Name="userId" Type="Edm.String" /> |
23079 | 23122 | <NavigationProperty Name="user" Type="graph.user" /> |
23080 | 23123 | </EntityType> |
| 23124 | + <EntityType Name="accessDriftReport" BaseType="graph.entity"> |
| 23125 | + <Property Name="downloadUri" Type="Edm.String" Nullable="false" /> |
| 23126 | + <Property Name="expiresAt" Type="Edm.DateTimeOffset" Nullable="false" /> |
| 23127 | + <Property Name="resourceType" Type="graph.accessDriftReportResourceType" Nullable="false" /> |
| 23128 | + <Property Name="tenantId" Type="Edm.String" Nullable="false" /> |
| 23129 | + </EntityType> |
23081 | 23130 | <EntityType Name="accessPackage" BaseType="graph.entity"> |
23082 | 23131 | <Property Name="catalogId" Type="Edm.String" /> |
23083 | 23132 | <Property Name="createdBy" Type="Edm.String" /> |
|
25634 | 25683 | <EntityType Name="azureADAuthentication" BaseType="graph.entity"> |
25635 | 25684 | <Property Name="attainments" Type="Collection(graph.serviceLevelAgreementAttainment)" Nullable="false" /> |
25636 | 25685 | </EntityType> |
| 25686 | + <EntityType Name="azureADPremiumLicenseInsight" BaseType="graph.entity"> |
| 25687 | + <Property Name="entitledP1LicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25688 | + <Property Name="entitledP2LicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25689 | + <Property Name="entitledTotalLicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25690 | + <Property Name="internetAccessFeatureUtilizations" Type="graph.internetAccessFeatureUtilizations" /> |
| 25691 | + <Property Name="p1FeatureUtilizations" Type="graph.azureADPremiumP1FeatureUtilizations" Nullable="false" /> |
| 25692 | + <Property Name="p2FeatureUtilizations" Type="graph.azureADPremiumP2FeatureUtilizations" Nullable="false" /> |
| 25693 | + <Property Name="privateAccessFeatureUtilizations" Type="graph.privateAccessFeatureUtilizations" /> |
| 25694 | + </EntityType> |
25637 | 25695 | <EntityType Name="azureADWindowsAutopilotDeploymentProfile" BaseType="graph.windowsAutopilotDeploymentProfile" /> |
25638 | 25696 | <EntityType Name="azureAuthorizationSystem" BaseType="graph.authorizationSystem"> |
25639 | 25697 | <Property Name="associatedIdentities" Type="graph.azureAssociatedIdentities" /> |
|
35761 | 35819 | <NavigationProperty Name="appCredentialSignInActivities" Type="Collection(graph.appCredentialSignInActivity)" ContainsTarget="true" /> |
35762 | 35820 | <NavigationProperty Name="applicationSignInDetailedSummary" Type="Collection(graph.applicationSignInDetailedSummary)" ContainsTarget="true" /> |
35763 | 35821 | <NavigationProperty Name="authenticationMethods" Type="graph.authenticationMethodsRoot" ContainsTarget="true" /> |
| 35822 | + <NavigationProperty Name="azureADPremiumLicenseInsight" Type="graph.azureADPremiumLicenseInsight" ContainsTarget="true" /> |
35764 | 35823 | <NavigationProperty Name="credentialUserRegistrationDetails" Type="Collection(graph.credentialUserRegistrationDetails)" ContainsTarget="true" /> |
35765 | 35824 | <NavigationProperty Name="dailyPrintUsage" Type="Collection(graph.printUsage)" ContainsTarget="true" /> |
35766 | 35825 | <NavigationProperty Name="dailyPrintUsageByPrinter" Type="Collection(graph.printUsageByPrinter)" ContainsTarget="true" /> |
|
46735 | 46794 | <Parameter Name="values" Type="graph.Json" /> |
46736 | 46795 | <ReturnType Type="graph.workbookFunctionResult" /> |
46737 | 46796 | </Action> |
| 46797 | + <Action Name="organizationAction" IsBound="true"> |
| 46798 | + <Parameter Name="bindingParameter" Type="graph.virtualEndpoint" /> |
| 46799 | + <Parameter Name="actionType" Type="graph.cloudPcOrganizationActionType" Nullable="false" /> |
| 46800 | + <ReturnType Type="graph.cloudPcOrganizationActionDetail" /> |
| 46801 | + </Action> |
46738 | 46802 | <Action Name="overrideComplianceState" IsBound="true"> |
46739 | 46803 | <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
46740 | 46804 | <Parameter Name="complianceState" Type="graph.administratorConfiguredDeviceComplianceState" Nullable="false" /> |
|
51871 | 51935 | <Parameter Name="bindingParameter" Type="Collection(graph.operationApprovalPolicy)" /> |
51872 | 51936 | <ReturnType Type="Collection(graph.operationApprovalPolicySet)" /> |
51873 | 51937 | </Function> |
| 51938 | + <Function Name="retrieveOrganizationActionDetail" IsBound="true"> |
| 51939 | + <Parameter Name="bindingParameter" Type="graph.virtualEndpoint" /> |
| 51940 | + <Parameter Name="actionType" Type="graph.cloudPcOrganizationActionType" Nullable="false" /> |
| 51941 | + <ReturnType Type="graph.cloudPcOrganizationActionDetail" /> |
| 51942 | + </Function> |
51874 | 51943 | <Function Name="retrievePolicyApplyActionResult" IsBound="true"> |
51875 | 51944 | <Parameter Name="bindingParameter" Type="graph.cloudPcProvisioningPolicy" /> |
51876 | 51945 | <ReturnType Type="graph.cloudPcPolicyApplyActionResult" /> |
|
0 commit comments