Skip to content

Commit 8fcd984

Browse files
authored
Update Microsoft.EnhancedRestore.json
1 parent 6bca9ff commit 8fcd984

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

changelog/Microsoft.EnhancedRestore.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
7+
"ApiChange": "Enumeration",
8+
"ChangedApiName": "restoreJobType",
9+
"ChangeType": "Addition",
10+
"Description": "Added the **restoreJobType** enumeration type.",
11+
"Target": "restoreJobType"
12+
},
13+
{
14+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
15+
"ApiChange": "Resource",
16+
"ChangedApiName": "restoreSessionArtifactCount",
17+
"ChangeType": "Addition",
18+
"Description": "Added the **restoreSessionArtifactCount** resource.",
19+
"Target": "restoreSessionArtifactCount"
20+
},
21+
{
22+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
23+
"ApiChange": "Property",
24+
"ChangedApiName": "restoredItemCount",
25+
"ChangeType": "Addition",
26+
"Description": "Added the **restoredItemCount** property to the [mailboxRestoreArtifact](https://learn.microsoft.com/en-us/graph/api/resources/mailboxRestoreArtifact?view=graph-rest-beta) resource.",
27+
"Target": "mailboxRestoreArtifact"
28+
},
29+
{
30+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
31+
"ApiChange": "Property",
32+
"ChangedApiName": "restoreJobType",
33+
"ChangeType": "Addition",
34+
"Description": "Added the **restoreJobType** property to the [restoreSessionBase](https://learn.microsoft.com/en-us/graph/api/resources/restoreSessionBase?view=graph-rest-beta) resource.",
35+
"Target": "restoreSessionBase"
36+
},
37+
{
38+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
39+
"ApiChange": "Property",
40+
"ChangedApiName": "restoreSessionArtifactCount",
41+
"ChangeType": "Addition",
42+
"Description": "Added the **restoreSessionArtifactCount** property to the [restoreSessionBase](https://learn.microsoft.com/en-us/graph/api/resources/restoreSessionBase?view=graph-rest-beta) resource.",
43+
"Target": "restoreSessionBase"
44+
}
45+
],
46+
"Id": "3d1ebd63-cc2f-4596-b0f1-60bd22b96b46",
47+
"Cloud": "Prod",
48+
"Version": "beta",
49+
"CreatedDateTime": "2024-10-25T07:34:17.3898972Z",
50+
"WorkloadArea": "EnhancedRestore",
51+
"SubArea": "Backup and Restore"
52+
},
353
{
454
"ChangeList": [
555
{

0 commit comments

Comments
 (0)