|
1 | 1 | <edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"> |
2 | 2 | <edmx:DataServices> |
3 | 3 | <Schema Namespace="microsoft.graph" Alias="graph" xmlns="http://docs.oasis-open.org/odata/ns/edm"> |
| 4 | + <EnumType Name="accessDriftReportResourceType"> |
| 5 | + <Member Name="application" Value="0" /> |
| 6 | + <Member Name="group" Value="1" /> |
| 7 | + <Member Name="unknownFutureValue" Value="2" /> |
| 8 | + </EnumType> |
4 | 9 | <EnumType Name="accessEntityType"> |
5 | 10 | <Member Name="user" Value="0" /> |
6 | 11 | <Member Name="group" Value="1" /> |
|
2441 | 2446 | <Member Name="windows11" Value="1" /> |
2442 | 2447 | <Member Name="unknownFutureValue" Value="2" /> |
2443 | 2448 | </EnumType> |
| 2449 | + <EnumType Name="cloudPcOrganizationActionStatus"> |
| 2450 | + <Member Name="inProgress" Value="0" /> |
| 2451 | + <Member Name="succeeded" Value="1" /> |
| 2452 | + <Member Name="failed" Value="2" /> |
| 2453 | + <Member Name="unknownFutureValue" Value="3" /> |
| 2454 | + </EnumType> |
| 2455 | + <EnumType Name="cloudPcOrganizationActionType"> |
| 2456 | + <Member Name="activate" Value="0" /> |
| 2457 | + <Member Name="deactivate" Value="1" /> |
| 2458 | + <Member Name="unknownFutureValue" Value="2" /> |
| 2459 | + </EnumType> |
2444 | 2460 | <EnumType Name="cloudPcPartnerAgentInstallStatus"> |
2445 | 2461 | <Member Name="installed" Value="0" /> |
2446 | 2462 | <Member Name="installFailed" Value="1" /> |
|
4731 | 4747 | <Member Name="oSOverride" Value="6" /> |
4732 | 4748 | <Member Name="processNonExistent" Value="7" /> |
4733 | 4749 | <Member Name="other" Value="8" /> |
4734 | | - <Member Name="unknownFutureValue" Value="9" /> |
4735 | 4750 | </EnumType> |
4736 | 4751 | <EnumType Name="engagementAsyncOperationType"> |
4737 | 4752 | <Member Name="createCommunity" Value="0" /> |
|
12130 | 12145 | </ComplexType> |
12131 | 12146 | <ComplexType Name="acceptJoinResponse" BaseType="graph.participantJoiningResponse" /> |
12132 | 12147 | <ComplexType Name="accessAction" OpenType="true" /> |
| 12148 | + <ComplexType Name="accessDriftReportRequest"> |
| 12149 | + <Property Name="catalogId" Type="Edm.String" /> |
| 12150 | + <Property Name="reportFormat" Type="Edm.String" /> |
| 12151 | + <Property Name="resourceIds" Type="Collection(Edm.String)" /> |
| 12152 | + <Property Name="resourceType" Type="graph.accessDriftReportResourceType" Nullable="false" /> |
| 12153 | + </ComplexType> |
12133 | 12154 | <ComplexType Name="accessPackageAnswer" Abstract="true"> |
12134 | 12155 | <Property Name="answeredQuestion" Type="graph.accessPackageQuestion" /> |
12135 | 12156 | <Property Name="displayValue" Type="Edm.String" /> |
|
13516 | 13537 | </ComplexType> |
13517 | 13538 | <ComplexType Name="azureAdMultipleOrgsAudienceRestriction" BaseType="graph.audienceRestriction" /> |
13518 | 13539 | <ComplexType Name="azureAdPopTokenAuthentication" BaseType="graph.customExtensionAuthenticationConfiguration" /> |
| 13540 | + <ComplexType Name="azureADPremiumFeatureUtilization"> |
| 13541 | + <Property Name="userCount" Type="Edm.Int64" Nullable="false" /> |
| 13542 | + </ComplexType> |
| 13543 | + <ComplexType Name="azureADPremiumP1FeatureUtilizations"> |
| 13544 | + <Property Name="conditionalAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13545 | + <Property Name="conditionalAccessGuestUsers" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13546 | + </ComplexType> |
| 13547 | + <ComplexType Name="azureADPremiumP2FeatureUtilizations"> |
| 13548 | + <Property Name="riskBasedConditionalAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13549 | + <Property Name="riskBasedConditionalAccessGuestUsers" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 13550 | + </ComplexType> |
13519 | 13551 | <ComplexType Name="azureADRegistrationPolicy"> |
13520 | 13552 | <Property Name="allowedToRegister" Type="graph.deviceRegistrationMembership" /> |
13521 | 13553 | <Property Name="isAdminConfigurable" Type="Edm.Boolean" /> |
|
14358 | 14390 | <Property Name="subnetAvailableIpCount" Type="Edm.Int32" /> |
14359 | 14391 | <Property Name="subnetAvailableIpCountLastSyncDateTime" Type="Edm.DateTimeOffset" /> |
14360 | 14392 | </ComplexType> |
| 14393 | + <ComplexType Name="cloudPcOrganizationActionDetail"> |
| 14394 | + <Property Name="errorDescription" Type="Edm.String" /> |
| 14395 | + <Property Name="status" Type="graph.cloudPcOrganizationActionStatus" Nullable="false" /> |
| 14396 | + </ComplexType> |
14361 | 14397 | <ComplexType Name="cloudPcPartnerAgentInstallResult"> |
14362 | 14398 | <Property Name="errorMessage" Type="Edm.String" /> |
14363 | 14399 | <Property Name="installStatus" Type="graph.cloudPcPartnerAgentInstallStatus" /> |
|
17091 | 17127 | <Property Name="version" Type="Edm.String" /> |
17092 | 17128 | </ComplexType> |
17093 | 17129 | <ComplexType Name="internalSponsors" BaseType="graph.userSet" /> |
| 17130 | + <ComplexType Name="internetAccessFeatureUtilizations"> |
| 17131 | + <Property Name="internetAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 17132 | + <Property Name="internetAccessM365" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 17133 | + </ComplexType> |
17094 | 17134 | <ComplexType Name="internetMessageHeader"> |
17095 | 17135 | <Property Name="name" Type="Edm.String" /> |
17096 | 17136 | <Property Name="value" Type="Edm.String" /> |
|
19588 | 19628 | <Property Name="contactEmail" Type="Edm.String" /> |
19589 | 19629 | <Property Name="statementUrl" Type="Edm.String" /> |
19590 | 19630 | </ComplexType> |
| 19631 | + <ComplexType Name="privateAccessFeatureUtilizations"> |
| 19632 | + <Property Name="privateAccess" Type="graph.azureADPremiumFeatureUtilization" Nullable="false" /> |
| 19633 | + </ComplexType> |
19591 | 19634 | <ComplexType Name="privateLinkDetails"> |
19592 | 19635 | <Property Name="policyId" Type="Edm.String" /> |
19593 | 19636 | <Property Name="policyName" Type="Edm.String" /> |
|
23101 | 23144 | <Property Name="userId" Type="Edm.String" /> |
23102 | 23145 | <NavigationProperty Name="user" Type="graph.user" /> |
23103 | 23146 | </EntityType> |
| 23147 | + <EntityType Name="accessDriftReport" BaseType="graph.entity"> |
| 23148 | + <Property Name="downloadUri" Type="Edm.String" Nullable="false" /> |
| 23149 | + <Property Name="expiresAt" Type="Edm.DateTimeOffset" Nullable="false" /> |
| 23150 | + <Property Name="resourceType" Type="graph.accessDriftReportResourceType" Nullable="false" /> |
| 23151 | + <Property Name="tenantId" Type="Edm.String" Nullable="false" /> |
| 23152 | + </EntityType> |
23104 | 23153 | <EntityType Name="accessPackage" BaseType="graph.entity"> |
23105 | 23154 | <Property Name="catalogId" Type="Edm.String" /> |
23106 | 23155 | <Property Name="createdBy" Type="Edm.String" /> |
|
25788 | 25837 | <EntityType Name="azureADAuthentication" BaseType="graph.entity"> |
25789 | 25838 | <Property Name="attainments" Type="Collection(graph.serviceLevelAgreementAttainment)" Nullable="false" /> |
25790 | 25839 | </EntityType> |
| 25840 | + <EntityType Name="azureADPremiumLicenseInsight" BaseType="graph.entity"> |
| 25841 | + <Property Name="entitledP1LicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25842 | + <Property Name="entitledP2LicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25843 | + <Property Name="entitledTotalLicenseCount" Type="Edm.Int64" Nullable="false" /> |
| 25844 | + <Property Name="internetAccessFeatureUtilizations" Type="graph.internetAccessFeatureUtilizations" /> |
| 25845 | + <Property Name="p1FeatureUtilizations" Type="graph.azureADPremiumP1FeatureUtilizations" Nullable="false" /> |
| 25846 | + <Property Name="p2FeatureUtilizations" Type="graph.azureADPremiumP2FeatureUtilizations" Nullable="false" /> |
| 25847 | + <Property Name="privateAccessFeatureUtilizations" Type="graph.privateAccessFeatureUtilizations" /> |
| 25848 | + </EntityType> |
25791 | 25849 | <EntityType Name="azureADWindowsAutopilotDeploymentProfile" BaseType="graph.windowsAutopilotDeploymentProfile" /> |
25792 | 25850 | <EntityType Name="azureAuthorizationSystem" BaseType="graph.authorizationSystem"> |
25793 | 25851 | <Property Name="associatedIdentities" Type="graph.azureAssociatedIdentities" /> |
|
37164 | 37222 | <NavigationProperty Name="appCredentialSignInActivities" Type="Collection(graph.appCredentialSignInActivity)" ContainsTarget="true" /> |
37165 | 37223 | <NavigationProperty Name="applicationSignInDetailedSummary" Type="Collection(graph.applicationSignInDetailedSummary)" ContainsTarget="true" /> |
37166 | 37224 | <NavigationProperty Name="authenticationMethods" Type="graph.authenticationMethodsRoot" ContainsTarget="true" /> |
| 37225 | + <NavigationProperty Name="azureADPremiumLicenseInsight" Type="graph.azureADPremiumLicenseInsight" ContainsTarget="true" /> |
37167 | 37226 | <NavigationProperty Name="credentialUserRegistrationDetails" Type="Collection(graph.credentialUserRegistrationDetails)" ContainsTarget="true" /> |
37168 | 37227 | <NavigationProperty Name="dailyPrintUsage" Type="Collection(graph.printUsage)" ContainsTarget="true" /> |
37169 | 37228 | <NavigationProperty Name="dailyPrintUsageByPrinter" Type="Collection(graph.printUsageByPrinter)" ContainsTarget="true" /> |
|
48690 | 48749 | <Parameter Name="values" Type="Edm.Untyped" /> |
48691 | 48750 | <ReturnType Type="graph.workbookFunctionResult" /> |
48692 | 48751 | </Action> |
| 48752 | + <Action Name="organizationAction" IsBound="true"> |
| 48753 | + <Parameter Name="bindingParameter" Type="graph.virtualEndpoint" /> |
| 48754 | + <Parameter Name="actionType" Type="graph.cloudPcOrganizationActionType" Nullable="false" /> |
| 48755 | + <ReturnType Type="graph.cloudPcOrganizationActionDetail" /> |
| 48756 | + </Action> |
48693 | 48757 | <Action Name="overrideComplianceState" IsBound="true"> |
48694 | 48758 | <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
48695 | 48759 | <Parameter Name="complianceState" Type="graph.administratorConfiguredDeviceComplianceState" Nullable="false" /> |
|
53894 | 53958 | <Parameter Name="bindingParameter" Type="Collection(graph.operationApprovalPolicy)" /> |
53895 | 53959 | <ReturnType Type="Collection(graph.operationApprovalPolicySet)" /> |
53896 | 53960 | </Function> |
| 53961 | + <Function Name="retrieveOrganizationActionDetail" IsBound="true"> |
| 53962 | + <Parameter Name="bindingParameter" Type="graph.virtualEndpoint" /> |
| 53963 | + <Parameter Name="actionType" Type="graph.cloudPcOrganizationActionType" Nullable="false" /> |
| 53964 | + <ReturnType Type="graph.cloudPcOrganizationActionDetail" /> |
| 53965 | + </Function> |
53897 | 53966 | <Function Name="retrievePolicyApplyActionResult" IsBound="true"> |
53898 | 53967 | <Parameter Name="bindingParameter" Type="graph.cloudPcProvisioningPolicy" /> |
53899 | 53968 | <ReturnType Type="graph.cloudPcPolicyApplyActionResult" /> |
|
0 commit comments