Skip to content

Commit 11f77fb

Browse files
Dynamic Rules Graph Doc Changes
1 parent f7f5e05 commit 11f77fb

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": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
7+
"ApiChange": "Member",
8+
"ChangedApiName": "updateRequested",
9+
"ChangeType": "Addition",
10+
"Description": "Added the `updateRequested` member to the **protectionRuleStatus** enumeration.",
11+
"Target": "protectionRuleStatus"
12+
},
13+
{
14+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
15+
"ApiChange": "Member",
16+
"ChangedApiName": "deleteRequested",
17+
"ChangeType": "Addition",
18+
"Description": "Added the `deleteRequested` member to the **protectionRuleStatus** enumeration.",
19+
"Target": "protectionRuleStatus"
20+
},
21+
{
22+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
23+
"ApiChange": "Enumeration",
24+
"ChangedApiName": "protectionSource",
25+
"ChangeType": "Addition",
26+
"Description": "Added the **protectionSource** enumeration type.",
27+
"Target": "protectionSource"
28+
},
29+
{
30+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
31+
"ApiChange": "Property",
32+
"ChangedApiName": "protectionSources",
33+
"ChangeType": "Addition",
34+
"Description": "Added the **protectionSources** property to the [protectionUnitBase](https://learn.microsoft.com/en-us/graph/api/resources/protectionUnitBase?view=graph-rest-beta) resource.",
35+
"Target": "protectionUnitBase"
36+
},
37+
{
38+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
39+
"ApiChange": "Method",
40+
"ChangedApiName": "deleteAndUnprotect",
41+
"ChangeType": "Addition",
42+
"Description": "Added the [deleteAndUnprotect](https://learn.microsoft.com/en-us/graph/api/protectionRuleBase-deleteAndUnprotect?view=graph-rest-beta) method to the [protectionRuleBase](https://learn.microsoft.com/en-us/graph/api/resources/protectionRuleBase?view=graph-rest-beta) resource.",
43+
"Target": "protectionRuleBase"
44+
}
45+
],
46+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
47+
"Cloud": "Prod",
48+
"Version": "beta",
49+
"CreatedDateTime": "2025-01-07T17:35:40.7754113Z",
50+
"WorkloadArea": "EnhancedRestore",
51+
"SubArea": "Backup and Restore"
52+
},
353
{
454
"ChangeList": [
555
{

0 commit comments

Comments
 (0)