|
10575 | 10575 | <Property Name="regionName" Type="Edm.String" /> |
10576 | 10576 | <Property Name="type" Type="graph.cloudPcDomainJoinType" /> |
10577 | 10577 | </ComplexType> |
| 10578 | + <ComplexType Name="cloudPcForensicStorageAccount"> |
| 10579 | + <Property Name="storageAccountId" Type="Edm.String" /> |
| 10580 | + <Property Name="storageAccountName" Type="Edm.String" /> |
| 10581 | + </ComplexType> |
10578 | 10582 | <ComplexType Name="cloudPcLaunchInfo"> |
10579 | 10583 | <Property Name="cloudPcId" Type="Edm.String" /> |
10580 | 10584 | <Property Name="cloudPcLaunchUrl" Type="Edm.String" /> |
|
10634 | 10638 | <Property Name="subscriptionDisplayName" Type="Edm.String" /> |
10635 | 10639 | <Property Name="subscriptionId" Type="Edm.String" /> |
10636 | 10640 | </ComplexType> |
| 10641 | + <ComplexType Name="cloudPcSubscription"> |
| 10642 | + <Property Name="subscriptionId" Type="Edm.String" /> |
| 10643 | + <Property Name="subscriptionName" Type="Edm.String" /> |
| 10644 | + </ComplexType> |
10637 | 10645 | <ComplexType Name="cloudPcWindowsSettings"> |
10638 | 10646 | <Property Name="language" Type="Edm.String" /> |
10639 | 10647 | </ComplexType> |
|
28384 | 28392 | <NavigationProperty Name="extensions" Type="Collection(graph.extension)" ContainsTarget="true" /> |
28385 | 28393 | <NavigationProperty Name="linkedResources" Type="Collection(graph.linkedResource)" ContainsTarget="true" /> |
28386 | 28394 | </EntityType> |
| 28395 | + <EntityType Name="storage" /> |
28387 | 28396 | <EntityType Name="document" BaseType="graph.entity"> |
28388 | 28397 | <NavigationProperty Name="comments" Type="Collection(graph.documentComment)" ContainsTarget="true" /> |
28389 | 28398 | </EntityType> |
|
29365 | 29374 | <Action Name="bulkReprovisionCloudPc" IsBound="true"> |
29366 | 29375 | <Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" /> |
29367 | 29376 | <Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" /> |
| 29377 | + <ReturnType Type="graph.cloudPcBulkRemoteActionResult" /> |
29368 | 29378 | </Action> |
29369 | 29379 | <Action Name="bulkRestoreCloudPc" IsBound="true"> |
29370 | 29380 | <Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" /> |
|
29634 | 29644 | <Parameter Name="bindingParameter" Type="Collection(graph.cloudPcDeviceImage)" /> |
29635 | 29645 | <ReturnType Type="Collection(graph.cloudPcSourceDeviceImage)" /> |
29636 | 29646 | </Function> |
| 29647 | + <Function Name="getStorageAccounts" IsBound="true"> |
| 29648 | + <Parameter Name="bindingParameter" Type="Collection(graph.cloudPcSnapshot)" /> |
| 29649 | + <Parameter Name="subscriptionId" Type="Edm.String" Unicode="false" /> |
| 29650 | + <ReturnType Type="Collection(graph.cloudPcForensicStorageAccount)" /> |
| 29651 | + </Function> |
| 29652 | + <Function Name="getSubscriptions" IsBound="true"> |
| 29653 | + <Parameter Name="bindingParameter" Type="Collection(graph.cloudPcSnapshot)" /> |
| 29654 | + <ReturnType Type="Collection(graph.cloudPcSubscription)" /> |
| 29655 | + </Function> |
29637 | 29656 | <Function Name="getFinalAttachment" IsBound="true"> |
29638 | 29657 | <Parameter Name="bindingParameter" Type="graph.subjectRightsRequest" /> |
29639 | 29658 | <ReturnType Type="Edm.Stream" /> |
|
36413 | 36432 | <Singleton Name="external" Type="microsoft.graph.externalConnectors.external" /> |
36414 | 36433 | <Singleton Name="appCatalogs" Type="microsoft.graph.appCatalogs" /> |
36415 | 36434 | <Singleton Name="teamwork" Type="microsoft.graph.teamwork" /> |
| 36435 | + <Singleton Name="storage" Type="microsoft.graph.storage" /> |
36416 | 36436 | <Singleton Name="admin" Type="microsoft.graph.admin" /> |
36417 | 36437 | </EntityContainer> |
36418 | 36438 | <Annotations Target="microsoft.graph.bookingPriceType"> |
|
45569 | 45589 | <PropertyValue Property="Updatable" Bool="false" /> |
45570 | 45590 | </Record> |
45571 | 45591 | </Annotation> |
| 45592 | + <Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"> |
| 45593 | + <Record> |
| 45594 | + <PropertyValue Property="RestrictedProperties"> |
| 45595 | + <Collection> |
| 45596 | + <Record> |
| 45597 | + <PropertyValue Property="IndexableByKey" Bool="false" /> |
| 45598 | + </Record> |
| 45599 | + </Collection> |
| 45600 | + </PropertyValue> |
| 45601 | + </Record> |
| 45602 | + </Annotation> |
45572 | 45603 | </Annotations> |
45573 | 45604 | <Annotations Target="microsoft.graph.user/mailFolders"> |
45574 | 45605 | <Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"> |
|
48097 | 48128 | </Annotations> |
48098 | 48129 | <Annotations Target="microsoft.graph.managedDevice/users"> |
48099 | 48130 | <Annotation Term="Org.OData.Core.V1.Description" String="The primary users associated with the managed device." /> |
| 48131 | + <Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"> |
| 48132 | + <Record> |
| 48133 | + <PropertyValue Property="RestrictedProperties"> |
| 48134 | + <Collection> |
| 48135 | + <Record> |
| 48136 | + <PropertyValue Property="IndexableByKey" Bool="false" /> |
| 48137 | + </Record> |
| 48138 | + </Collection> |
| 48139 | + </PropertyValue> |
| 48140 | + </Record> |
| 48141 | + </Annotation> |
48100 | 48142 | </Annotations> |
48101 | 48143 | <Annotations Target="microsoft.graph.windowsProtectionState"> |
48102 | 48144 | <Annotation Term="Org.OData.Core.V1.Description" String="Device protection status entity." /> |
|
74005 | 74047 | </Record> |
74006 | 74048 | </Annotation> |
74007 | 74049 | </Annotations> |
74008 | | - <Annotations Target="microsoft.graph.user/joinedGroups"> |
74009 | | - <Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"> |
74010 | | - <Record> |
74011 | | - <PropertyValue Property="RestrictedProperties"> |
74012 | | - <Collection> |
74013 | | - <Record> |
74014 | | - <PropertyValue Property="IndexableByKey" Bool="false" /> |
74015 | | - </Record> |
74016 | | - </Collection> |
74017 | | - </PropertyValue> |
74018 | | - </Record> |
74019 | | - </Annotation> |
74020 | | - </Annotations> |
74021 | | - <Annotations Target="microsoft.graph.managedDevice/users"> |
74022 | | - <Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"> |
74023 | | - <Record> |
74024 | | - <PropertyValue Property="RestrictedProperties"> |
74025 | | - <Collection> |
74026 | | - <Record> |
74027 | | - <PropertyValue Property="IndexableByKey" Bool="false" /> |
74028 | | - </Record> |
74029 | | - </Collection> |
74030 | | - </PropertyValue> |
74031 | | - </Record> |
74032 | | - </Annotation> |
74033 | | - </Annotations> |
74034 | 74050 | <Annotations Target="microsoft.graph.list/activities"> |
74035 | 74051 | <Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"> |
74036 | 74052 | <Record> |
|
0 commit comments