|
2115 | 2115 | <Member Name="sourceImageWithDataDiskNotSupported" Value="10" /> |
2116 | 2116 | <Member Name="sourceImageWithDiskEncryptionSetNotSupported" Value="11" /> |
2117 | 2117 | <Member Name="sourceImageWithAzureDiskEncryptionNotSupported" Value="12" /> |
| 2118 | + <Member Name="fSLogixInstalledSourceImageNotSupported" Value="13" /> |
| 2119 | + <Member Name="startMenuAppLimitExceeded" Value="14" /> |
2118 | 2120 | </EnumType> |
2119 | 2121 | <EnumType Name="cloudPcDeviceImageOsStatus"> |
2120 | 2122 | <Member Name="supported" Value="0" /> |
|
2543 | 2545 | <Member Name="cloudPcInsightReport" Value="27" /> |
2544 | 2546 | <Member Name="regionalInaccessibleCloudPcTrendReport" Value="28" /> |
2545 | 2547 | <Member Name="cloudPcUsageCategoryReport" Value="29" /> |
| 2548 | + <Member Name="cloudPCInventoryReport" Value="30" /> |
2546 | 2549 | </EnumType> |
2547 | 2550 | <EnumType Name="cloudPcResizeValidationCode"> |
2548 | 2551 | <Member Name="success" Value="0" /> |
|
2600 | 2603 | <Member Name="unknownFutureValue" Value="2" /> |
2601 | 2604 | <Member Name="retention" Value="3" /> |
2602 | 2605 | </EnumType> |
| 2606 | + <EnumType Name="cloudPcSourceImageCategory"> |
| 2607 | + <Member Name="managedImage" Value="0" /> |
| 2608 | + <Member Name="azureComputeGallery" Value="1" /> |
| 2609 | + <Member Name="unknownFutureValue" Value="2" /> |
| 2610 | + </EnumType> |
2603 | 2611 | <EnumType Name="cloudPcStatus"> |
2604 | 2612 | <Member Name="notProvisioned" Value="0" /> |
2605 | 2613 | <Member Name="provisioning" Value="1" /> |
|
2616 | 2624 | <Member Name="resizePendingLicense" Value="12" /> |
2617 | 2625 | <Member Name="updatingSingleSignOn" Value="13" /> |
2618 | 2626 | <Member Name="modifyingSingleSignOn" Value="14" /> |
| 2627 | + <Member Name="refreshPolicyConfiguration" Value="15" /> |
2619 | 2628 | <Member Name="preparing" Value="16" /> |
2620 | 2629 | </EnumType> |
2621 | 2630 | <EnumType Name="cloudPcStorageAccountAccessTier"> |
|
10584 | 10593 | <Member Name="fido2SecurityKey" Value="25" /> |
10585 | 10594 | <Member Name="oneTimePasscode" Value="26" /> |
10586 | 10595 | <Member Name="passKeySynced" Value="27" /> |
| 10596 | + <Member Name="qrCode" Value="28" /> |
10587 | 10597 | </EnumType> |
10588 | 10598 | <EnumType Name="usageRights" IsFlags="true"> |
10589 | 10599 | <Member Name="unknown" Value="1" /> |
|
10606 | 10616 | <Member Name="encryptedProtectionTypeNotSupportedException" Value="131072" /> |
10607 | 10617 | <Member Name="purviewClaimsChallengeNotSupportedException" Value="262144" /> |
10608 | 10618 | <Member Name="exception" Value="524288" /> |
10609 | | - <Member Name="unknownFutureValue" Value="1048576" /> |
| 10619 | + <Member Name="labelNotFoundException" Value="1048576" /> |
| 10620 | + <Member Name="unknownFutureValue" Value="2097152" /> |
10610 | 10621 | </EnumType> |
10611 | 10622 | <EnumType Name="usageRightState"> |
10612 | 10623 | <Member Name="active" Value="0" /> |
|
14137 | 14148 | <Property Name="usageStatus" Type="graph.cloudPcImportedSnapshotState" Nullable="false" /> |
14138 | 14149 | </ComplexType> |
14139 | 14150 | <ComplexType Name="cloudPcSourceDeviceImage"> |
| 14151 | + <Property Name="category" Type="graph.cloudPcSourceImageCategory" Nullable="false" /> |
14140 | 14152 | <Property Name="displayName" Type="Edm.String" /> |
14141 | 14153 | <Property Name="id" Type="Edm.String" /> |
14142 | 14154 | <Property Name="resourceId" Type="Edm.String" Nullable="false" /> |
|
92007 | 92019 | <Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="true" /> |
92008 | 92020 | <Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="true" /> |
92009 | 92021 | </Annotations> |
| 92022 | + <Annotations Target="microsoft.graph.security.detonationBehaviourDetails"> |
| 92023 | + <Annotation Term="Org.OData.Core.V1.Revisions"> |
| 92024 | + <Collection> |
| 92025 | + <Record> |
| 92026 | + <PropertyValue Property="Date" Date="2025-10-20" /> |
| 92027 | + <PropertyValue Property="Description" String="Behaviour details property is being deprecated due to changed in oncyber entity model." /> |
| 92028 | + <PropertyValue Property="Kind"> |
| 92029 | + <EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember> |
| 92030 | + </PropertyValue> |
| 92031 | + <PropertyValue Property="RemovalDate" Date="2026-03-01" /> |
| 92032 | + <PropertyValue Property="Version" String="2025-10/Tasks_And_Plans" /> |
| 92033 | + </Record> |
| 92034 | + </Collection> |
| 92035 | + </Annotation> |
| 92036 | + </Annotations> |
92010 | 92037 | <Annotations Target="microsoft.graph.security.ediscoveryExportOperation/azureBlobContainer"> |
92011 | 92038 | <Annotation Term="Org.OData.Core.V1.Revisions"> |
92012 | 92039 | <Collection> |
@@ -109447,7 +109474,8 @@ |
109447 | 109474 | <Member Name="hardDelete" Value="5" /> |
109448 | 109475 | <Member Name="softDelete" Value="6" /> |
109449 | 109476 | <Member Name="moveToDeletedItems" Value="7" /> |
109450 | | - <Member Name="unknownFutureValue" Value="127" /> |
| 109477 | + <Member Name="unknownFutureValue" Value="14" /> |
| 109478 | + <Member Name="moveToQuarantine" Value="15" /> |
109451 | 109479 | </EnumType> |
109452 | 109480 | <EnumType Name="remediationSeverity"> |
109453 | 109481 | <Member Name="low" Value="1" /> |
@@ -110166,11 +110194,16 @@ |
110166 | 110194 | <Property Name="analysisDateTime" Type="Edm.DateTimeOffset" /> |
110167 | 110195 | <Property Name="compromiseIndicators" Type="Collection(self.compromiseIndicator)" /> |
110168 | 110196 | <Property Name="detonationBehaviourDetails" Type="self.detonationBehaviourDetails" /> |
| 110197 | + <Property Name="detonationBehaviourDetailsV2" Type="Edm.String" /> |
110169 | 110198 | <Property Name="detonationChain" Type="self.detonationChain" /> |
110170 | 110199 | <Property Name="detonationObservables" Type="self.detonationObservables" /> |
110171 | 110200 | <Property Name="detonationScreenshotUri" Type="Edm.String" /> |
110172 | 110201 | <Property Name="detonationVerdict" Type="Edm.String" /> |
110173 | 110202 | <Property Name="detonationVerdictReason" Type="Edm.String" /> |
| 110203 | + <Property Name="entityMetadata" Type="Edm.String" /> |
| 110204 | + <Property Name="mitreTechniques" Type="Edm.String" /> |
| 110205 | + <Property Name="staticAnalysis" Type="Edm.String" /> |
| 110206 | + <Property Name="submissionSource" Type="Edm.String" /> |
110174 | 110207 | </ComplexType> |
110175 | 110208 | <ComplexType Name="detonationObservables"> |
110176 | 110209 | <Property Name="contactedIps" Type="Collection(Edm.String)" /> |
|
0 commit comments