|
2126 | 2126 | <Member Name="devBox" Value="2" /> |
2127 | 2127 | <Member Name="unknownFutureValue" Value="4" /> |
2128 | 2128 | <Member Name="rpaBox" Value="8" /> |
| 2129 | + <Member Name="microsoft365Opal" Value="32" /> |
| 2130 | + <Member Name="microsoft365BizChat" Value="64" /> |
2129 | 2131 | </EnumType> |
2130 | 2132 | <EnumType Name="cloudPcOnPremisesConnectionHealthCheckErrorType"> |
2131 | 2133 | <Member Name="dnsCheckFqdnNotFound" Value="100" /> |
|
2216 | 2218 | <EnumType Name="cloudPcOperatingSystem"> |
2217 | 2219 | <Member Name="windows10" Value="0" /> |
2218 | 2220 | <Member Name="windows11" Value="1" /> |
2219 | | - <Member Name="unknownFutureValue" Value="999" /> |
| 2221 | + <Member Name="unknownFutureValue" Value="2" /> |
2220 | 2222 | </EnumType> |
2221 | 2223 | <EnumType Name="cloudPcPartnerAgentInstallStatus"> |
2222 | 2224 | <Member Name="installed" Value="0" /> |
|
2494 | 2496 | <EnumType Name="cloudPcUserAccountType"> |
2495 | 2497 | <Member Name="standardUser" Value="0" /> |
2496 | 2498 | <Member Name="administrator" Value="1" /> |
2497 | | - <Member Name="unknownFutureValue" Value="999" /> |
| 2499 | + <Member Name="unknownFutureValue" Value="2" /> |
2498 | 2500 | </EnumType> |
2499 | 2501 | <EnumType Name="cloudPcUserExperienceType"> |
2500 | 2502 | <Member Name="cloudPc" Value="0" /> |
|
24509 | 24511 | <Property Name="requestDateTime" Type="Edm.DateTimeOffset" /> |
24510 | 24512 | <Property Name="select" Type="Collection(Edm.String)" /> |
24511 | 24513 | </EntityType> |
| 24514 | + <EntityType Name="cloudPcExternalPartner" BaseType="graph.entity"> |
| 24515 | + <Property Name="connectionStatus" Type="graph.cloudPcExternalPartnerStatus" Nullable="false" /> |
| 24516 | + <Property Name="enableConnection" Type="Edm.Boolean" Nullable="false" /> |
| 24517 | + <Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset" /> |
| 24518 | + <Property Name="partnerId" Type="Edm.String" Nullable="false" /> |
| 24519 | + <Property Name="statusDetails" Type="Edm.String" /> |
| 24520 | + </EntityType> |
24512 | 24521 | <EntityType Name="cloudPcExternalPartnerSetting" BaseType="graph.entity"> |
24513 | 24522 | <Property Name="enableConnection" Type="Edm.Boolean" Nullable="false" /> |
24514 | 24523 | <Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset" /> |
|
33224 | 33233 | <Property Name="deletedDateTime" Type="Edm.DateTimeOffset" /> |
33225 | 33234 | <Property Name="deletedFromLocation" Type="Edm.String" /> |
33226 | 33235 | <Property Name="size" Type="Edm.Int64" /> |
| 33236 | + <Annotation Term="Org.OData.Core.V1.AlternateKeys"> |
| 33237 | + <Collection> |
| 33238 | + <Record Type="Org.OData.Core.V1.AlternateKey"> |
| 33239 | + <PropertyValue Property="Key"> |
| 33240 | + <Collection> |
| 33241 | + <Record Type="Org.OData.Core.V1.PropertyRef"> |
| 33242 | + <PropertyValue Property="Alias" String="driveItemId" /> |
| 33243 | + <PropertyValue Property="Name" PropertyPath="driveItemId" /> |
| 33244 | + </Record> |
| 33245 | + </Collection> |
| 33246 | + </PropertyValue> |
| 33247 | + </Record> |
| 33248 | + </Collection> |
| 33249 | + </Annotation> |
33227 | 33250 | </EntityType> |
33228 | 33251 | <EntityType Name="redundantAssignmentAlertConfiguration" BaseType="graph.unifiedRoleManagementAlertConfiguration"> |
33229 | 33252 | <Property Name="duration" Type="Edm.Duration" /> |
|
36729 | 36752 | <NavigationProperty Name="cloudPCs" Type="Collection(graph.cloudPC)" ContainsTarget="true" /> |
36730 | 36753 | <NavigationProperty Name="crossCloudGovernmentOrganizationMapping" Type="graph.cloudPcCrossCloudGovernmentOrganizationMapping" ContainsTarget="true" /> |
36731 | 36754 | <NavigationProperty Name="deviceImages" Type="Collection(graph.cloudPcDeviceImage)" ContainsTarget="true" /> |
| 36755 | + <NavigationProperty Name="externalPartners" Type="Collection(graph.cloudPcExternalPartner)" ContainsTarget="true" /> |
36732 | 36756 | <NavigationProperty Name="externalPartnerSettings" Type="Collection(graph.cloudPcExternalPartnerSetting)" ContainsTarget="true" /> |
36733 | 36757 | <NavigationProperty Name="frontLineServicePlans" Type="Collection(graph.cloudPcFrontLineServicePlan)" ContainsTarget="true" /> |
36734 | 36758 | <NavigationProperty Name="galleryImages" Type="Collection(graph.cloudPcGalleryImage)" ContainsTarget="true" /> |
|
45029 | 45053 | <Annotation Term="Org.OData.Core.V1.OptionalParameter" /> |
45030 | 45054 | </Parameter> |
45031 | 45055 | </Action> |
| 45056 | + <Action Name="retry" IsBound="true"> |
| 45057 | + <Parameter Name="bindingParameter" Type="graph.cloudPcProvisioningPolicy" /> |
| 45058 | + </Action> |
45032 | 45059 | <Action Name="retryPartnerAgentInstallation" IsBound="true"> |
45033 | 45060 | <Parameter Name="bindingParameter" Type="graph.cloudPC" /> |
45034 | 45061 | </Action> |
|
58598 | 58625 | </Collection> |
58599 | 58626 | </Annotation> |
58600 | 58627 | </Annotations> |
| 58628 | + <Annotations Target="microsoft.graph.cloudPcExternalPartnerSetting"> |
| 58629 | + <Annotation Term="Org.OData.Core.V1.Revisions"> |
| 58630 | + <Collection> |
| 58631 | + <Record> |
| 58632 | + <PropertyValue Property="Date" Date="2025-02-18" /> |
| 58633 | + <PropertyValue Property="Description" String="The cloudPcExternalPartnerSetting is deprecated and will not be supported starting March 31, 2026. This entity will not be included in the API response. Please use externalPartners instead." /> |
| 58634 | + <PropertyValue Property="Kind"> |
| 58635 | + <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
| 58636 | + </PropertyValue> |
| 58637 | + <PropertyValue Property="RemovalDate" Date="2026-03-31" /> |
| 58638 | + <PropertyValue Property="Version" String="2025-02/cloudPcExternalPartnerSetting" /> |
| 58639 | + </Record> |
| 58640 | + </Collection> |
| 58641 | + </Annotation> |
| 58642 | + </Annotations> |
58601 | 58643 | <Annotations Target="microsoft.graph.cloudPcGalleryImage/offer"> |
58602 | 58644 | <Annotation Term="Org.OData.Core.V1.Revisions"> |
58603 | 58645 | <Collection> |
@@ -103599,7 +103641,7 @@ |
103599 | 103641 | <EntityType Name="tlsInspectionPolicyLink" BaseType="microsoft.graph.networkaccess.policyLink" /> |
103600 | 103642 | <EntityType Name="tlsInspectionRule" BaseType="microsoft.graph.networkaccess.policyRule"> |
103601 | 103643 | <Property Name="description" Type="Edm.String" /> |
103602 | | - <Property Name="matchingConditions" Type="microsoft.graph.networkaccess.tlsInspectionMatchingConditions" Nullable="false" /> |
| 103644 | + <Property Name="matchingConditions" Type="microsoft.graph.networkaccess.tlsInspectionMatchingConditions" /> |
103603 | 103645 | <Property Name="priority" Type="Edm.Int64" Nullable="false" /> |
103604 | 103646 | <Property Name="settings" Type="microsoft.graph.networkaccess.tlsInspectionRuleSettings" Nullable="false" /> |
103605 | 103647 | </EntityType> |
|
0 commit comments