|
38494 | 38494 | <Parameter Name="ids" Type="Collection(Edm.String)" Unicode="false" /> |
38495 | 38495 | <ReturnType Type="graph.bulkCatalogItemActionResult" /> |
38496 | 38496 | </Action> |
38497 | | - <Action Name="bulkReprovisionCloudPc" IsBound="true"> |
38498 | | - <Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" /> |
38499 | | - <Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" /> |
38500 | | - <ReturnType Type="graph.cloudPcBulkRemoteActionResult" /> |
38501 | | - </Action> |
38502 | | - <Action Name="bulkResize" IsBound="true"> |
38503 | | - <Parameter Name="bindingParameter" Type="Collection(graph.cloudPC)" /> |
38504 | | - <Parameter Name="cloudPcIds" Type="Collection(Edm.String)" Unicode="false" /> |
38505 | | - <Parameter Name="targetServicePlanId" Type="Edm.String" Unicode="false" /> |
38506 | | - <ReturnType Type="Collection(graph.cloudPcRemoteActionResult)" /> |
38507 | | - </Action> |
38508 | | - <Action Name="bulkRestoreCloudPc" IsBound="true"> |
38509 | | - <Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" /> |
38510 | | - <Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" /> |
38511 | | - <Parameter Name="restorePointDateTime" Type="Edm.DateTimeOffset" /> |
38512 | | - <Parameter Name="timeRange" Type="graph.restoreTimeRange" /> |
38513 | | - <ReturnType Type="graph.cloudPcBulkRemoteActionResult" /> |
38514 | | - </Action> |
38515 | | - <Action Name="bulkSetCloudPcReviewStatus" IsBound="true"> |
38516 | | - <Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" /> |
38517 | | - <Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" /> |
38518 | | - <Parameter Name="reviewStatus" Type="graph.cloudPcReviewStatus" /> |
38519 | | - <ReturnType Type="graph.cloudPcBulkRemoteActionResult" /> |
38520 | | - </Action> |
38521 | 38497 | <Action Name="bypassActivationLock" IsBound="true"> |
38522 | 38498 | <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
38523 | 38499 | </Action> |
|
43971 | 43947 | <Action Name="setAsManagedInstaller" IsBound="true"> |
43972 | 43948 | <Parameter Name="bindingParameter" Type="graph.windowsManagementApp" /> |
43973 | 43949 | </Action> |
43974 | | - <Action Name="setCloudPcReviewStatus" IsBound="true"> |
43975 | | - <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
43976 | | - <Parameter Name="reviewStatus" Type="graph.cloudPcReviewStatus" /> |
43977 | | - </Action> |
43978 | 43950 | <Action Name="setData" IsBound="true"> |
43979 | 43951 | <Parameter Name="bindparameter" Type="graph.workbookChart" /> |
43980 | 43952 | <Parameter Name="sourceData" Type="graph.Json" /> |
|
46050 | 46022 | <Parameter Name="bindingParameter" Type="graph.cloudPC" /> |
46051 | 46023 | <ReturnType Type="graph.cloudPcLaunchInfo" /> |
46052 | 46024 | </Function> |
46053 | | - <Function Name="getCloudPcRemoteActionResults" IsBound="true"> |
46054 | | - <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
46055 | | - <ReturnType Type="Collection(graph.cloudPcRemoteActionResult)" /> |
46056 | | - </Function> |
46057 | | - <Function Name="getCloudPcReviewStatus" IsBound="true"> |
46058 | | - <Parameter Name="bindingParameter" Type="graph.managedDevice" /> |
46059 | | - <ReturnType Type="graph.cloudPcReviewStatus" /> |
46060 | | - </Function> |
46061 | 46025 | <Function Name="getComanagedDevicesSummary" IsBound="true"> |
46062 | 46026 | <Parameter Name="bindingParameter" Type="graph.deviceManagement" /> |
46063 | 46027 | <ReturnType Type="graph.comanagedDevicesSummary" /> |
|
56156 | 56120 | <Annotations Target="microsoft.graph.bulkManagedDeviceActionResult/successfulDeviceIds"> |
56157 | 56121 | <Annotation Term="Org.OData.Core.V1.Description" String="Successful devices" /> |
56158 | 56122 | </Annotations> |
56159 | | - <Annotations Target="microsoft.graph.bulkReprovisionCloudPc(Collection(microsoft.graph.managedDevice), Collection(Edm.String))"> |
56160 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
56161 | | - <Collection> |
56162 | | - <Record> |
56163 | | - <PropertyValue Property="Date" Date="2023-05-24" /> |
56164 | | - <PropertyValue Property="Description" String="The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." /> |
56165 | | - <PropertyValue Property="Kind"> |
56166 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
56167 | | - </PropertyValue> |
56168 | | - <PropertyValue Property="RemovalDate" Date="2023-09-24" /> |
56169 | | - <PropertyValue Property="Version" String="2023-05/bulkReprovisionCloudPc" /> |
56170 | | - </Record> |
56171 | | - </Collection> |
56172 | | - </Annotation> |
56173 | | - </Annotations> |
56174 | | - <Annotations Target="microsoft.graph.bulkResize(Collection(microsoft.graph.cloudPC), Collection(Edm.String), Edm.String)"> |
56175 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
56176 | | - <Collection> |
56177 | | - <Record> |
56178 | | - <PropertyValue Property="Date" Date="2023-05-24" /> |
56179 | | - <PropertyValue Property="Description" String="The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." /> |
56180 | | - <PropertyValue Property="Kind"> |
56181 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
56182 | | - </PropertyValue> |
56183 | | - <PropertyValue Property="RemovalDate" Date="2023-09-24" /> |
56184 | | - <PropertyValue Property="Version" String="2023-05/bulkResize" /> |
56185 | | - </Record> |
56186 | | - </Collection> |
56187 | | - </Annotation> |
56188 | | - </Annotations> |
56189 | | - <Annotations Target="microsoft.graph.bulkRestoreCloudPc(Collection(microsoft.graph.managedDevice), Collection(Edm.String), Edm.DateTimeOffset, microsoft.graph.restoreTimeRange)"> |
56190 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
56191 | | - <Collection> |
56192 | | - <Record> |
56193 | | - <PropertyValue Property="Date" Date="2023-05-24" /> |
56194 | | - <PropertyValue Property="Description" String="The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." /> |
56195 | | - <PropertyValue Property="Kind"> |
56196 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
56197 | | - </PropertyValue> |
56198 | | - <PropertyValue Property="RemovalDate" Date="2023-09-24" /> |
56199 | | - <PropertyValue Property="Version" String="2023-05/bulkRestoreCloudPc" /> |
56200 | | - </Record> |
56201 | | - </Collection> |
56202 | | - </Annotation> |
56203 | | - </Annotations> |
56204 | | - <Annotations Target="microsoft.graph.bulkSetCloudPcReviewStatus(Collection(microsoft.graph.managedDevice), Collection(Edm.String), microsoft.graph.cloudPcReviewStatus)"> |
56205 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
56206 | | - <Collection> |
56207 | | - <Record> |
56208 | | - <PropertyValue Property="Date" Date="2024-05-15" /> |
56209 | | - <PropertyValue Property="Description" String="The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api." /> |
56210 | | - <PropertyValue Property="Kind"> |
56211 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
56212 | | - </PropertyValue> |
56213 | | - <PropertyValue Property="RemovalDate" Date="2024-09-30" /> |
56214 | | - <PropertyValue Property="Version" String="2024-05/BulkSetCloudPcReviewStatus" /> |
56215 | | - </Record> |
56216 | | - </Collection> |
56217 | | - </Annotation> |
56218 | | - </Annotations> |
56219 | 56123 | <Annotations Target="microsoft.graph.bypassActivationLock(microsoft.graph.managedDevice)"> |
56220 | 56124 | <Annotation Term="Org.OData.Core.V1.Description" String="Bypass activation lock" /> |
56221 | 56125 | </Annotations> |
|
69136 | 69040 | </Collection> |
69137 | 69041 | </Annotation> |
69138 | 69042 | </Annotations> |
69139 | | - <Annotations Target="microsoft.graph.getCloudPcRemoteActionResults(microsoft.graph.managedDevice)"> |
69140 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
69141 | | - <Collection> |
69142 | | - <Record> |
69143 | | - <PropertyValue Property="Date" Date="2024-05-08" /> |
69144 | | - <PropertyValue Property="Description" String="Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead." /> |
69145 | | - <PropertyValue Property="Kind"> |
69146 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
69147 | | - </PropertyValue> |
69148 | | - <PropertyValue Property="RemovalDate" Date="2024-09-30" /> |
69149 | | - <PropertyValue Property="Version" String="2024-05/getCloudPcRemoteActionResults" /> |
69150 | | - </Record> |
69151 | | - </Collection> |
69152 | | - </Annotation> |
69153 | | - </Annotations> |
69154 | | - <Annotations Target="microsoft.graph.getCloudPcReviewStatus(microsoft.graph.managedDevice)"> |
69155 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
69156 | | - <Collection> |
69157 | | - <Record> |
69158 | | - <PropertyValue Property="Date" Date="2024-01-03" /> |
69159 | | - <PropertyValue Property="Description" String="The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API" /> |
69160 | | - <PropertyValue Property="Kind"> |
69161 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
69162 | | - </PropertyValue> |
69163 | | - <PropertyValue Property="RemovalDate" Date="2023-04-30" /> |
69164 | | - <PropertyValue Property="Version" String="2024-01/getCloudPcReviewStatus" /> |
69165 | | - </Record> |
69166 | | - </Collection> |
69167 | | - </Annotation> |
69168 | | - </Annotations> |
69169 | 69043 | <Annotations Target="microsoft.graph.getConnectionQualityReports(microsoft.graph.cloudPcReports, Edm.String, Collection(Edm.String), Edm.String, Collection(Edm.String), Collection(Edm.String), Edm.Int32, Edm.Int32)"> |
69170 | 69044 | <Annotation Term="Org.OData.Core.V1.Revisions"> |
69171 | 69045 | <Collection> |
|
86904 | 86778 | <Annotations Target="microsoft.graph.setAsManagedInstaller(microsoft.graph.windowsManagementApp)"> |
86905 | 86779 | <Annotation Term="Org.OData.Core.V1.Description" String="Set the Managed Installer status for the caller tenant" /> |
86906 | 86780 | </Annotations> |
86907 | | - <Annotations Target="microsoft.graph.setCloudPcReviewStatus(microsoft.graph.managedDevice, microsoft.graph.cloudPcReviewStatus)"> |
86908 | | - <Annotation Term="Org.OData.Core.V1.Revisions"> |
86909 | | - <Collection> |
86910 | | - <Record> |
86911 | | - <PropertyValue Property="Date" Date="2024-01-03" /> |
86912 | | - <PropertyValue Property="Description" String="The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API" /> |
86913 | | - <PropertyValue Property="Kind"> |
86914 | | - <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
86915 | | - </PropertyValue> |
86916 | | - <PropertyValue Property="RemovalDate" Date="2023-04-30" /> |
86917 | | - <PropertyValue Property="Version" String="2024-01/setCloudPcReviewStatus" /> |
86918 | | - </Record> |
86919 | | - </Collection> |
86920 | | - </Annotation> |
86921 | | - </Annotations> |
86922 | 86781 | <Annotations Target="microsoft.graph.setDeviceName(microsoft.graph.managedDevice, Edm.String)"> |
86923 | 86782 | <Annotation Term="Org.OData.Core.V1.Description" String="Set device name of the device." /> |
86924 | 86783 | </Annotations> |
@@ -101581,6 +101440,9 @@ |
101581 | 101440 | <Member Name="generativeAi" Value="42" /> |
101582 | 101441 | <Member Name="unknown" Value="43" /> |
101583 | 101442 | <Member Name="unknownFutureValue" Value="44" /> |
| 101443 | + <Member Name="aiModelProvider" Value="45" /> |
| 101444 | + <Member Name="mcpServer" Value="46" /> |
| 101445 | + <Member Name="clientAiApp" Value="47" /> |
101584 | 101446 | </EnumType> |
101585 | 101447 | <EnumType Name="appInfoCsaStarLevel"> |
101586 | 101448 | <Member Name="selfAssessment" Value="1" /> |
@@ -102159,6 +102021,7 @@ |
102159 | 102021 | <Member Name="microsoftDefenderThreatIntelligenceAnalytics" Value="1073741846" /> |
102160 | 102022 | <Member Name="builtInMl" Value="1073741847" /> |
102161 | 102023 | <Member Name="microsoftInsiderRiskManagement" Value="1073741848" /> |
| 102024 | + <Member Name="microsoftThreatIntelligence" Value="1073741849" /> |
102162 | 102025 | <Member Name="microsoftSentinel" Value="268435456" /> |
102163 | 102026 | </EnumType> |
102164 | 102027 | <EnumType Name="detectionStatus"> |
@@ -102682,6 +102545,7 @@ |
102682 | 102545 | <Member Name="microsoftDefenderForCloud" Value="256" /> |
102683 | 102546 | <Member Name="microsoftSentinel" Value="512" /> |
102684 | 102547 | <Member Name="microsoftInsiderRiskManagement" Value="1024" /> |
| 102548 | + <Member Name="microsoftThreatIntelligence" Value="2048" /> |
102685 | 102549 | </EnumType> |
102686 | 102550 | <EnumType Name="sourceType" IsFlags="true"> |
102687 | 102551 | <Member Name="mailbox" Value="1" /> |
|
0 commit comments