Skip to content

Commit a67988c

Browse files
authored
Add x-ms-identifiers for dataprotection (#17817)
1 parent 72808f0 commit a67988c

File tree

1 file changed

+50
-19
lines changed
  • specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2021-07-01

1 file changed

+50
-19
lines changed

specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2021-07-01/dataprotection.json

Lines changed: 50 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3053,7 +3053,8 @@
30533053
"type": "array",
30543054
"items": {
30553055
"$ref": "#/definitions/RestorableTimeRange"
3056-
}
3056+
},
3057+
"x-ms-identifiers": []
30573058
},
30583059
"objectType": {
30593060
"type": "string"
@@ -3126,7 +3127,8 @@
31263127
"$ref": "#/definitions/UserFacingError"
31273128
},
31283129
"readOnly": true,
3129-
"type": "array"
3130+
"type": "array",
3131+
"x-ms-identifiers": []
31303132
},
31313133
"extendedInfo": {
31323134
"$ref": "#/definitions/JobExtendedInfo",
@@ -3518,7 +3520,8 @@
35183520
"items": {
35193521
"$ref": "#/definitions/SourceLifeCycle"
35203522
},
3521-
"type": "array"
3523+
"type": "array",
3524+
"x-ms-identifiers": []
35223525
}
35233526
},
35243527
"required": [
@@ -3679,7 +3682,10 @@
36793682
"items": {
36803683
"$ref": "#/definitions/BasePolicyRule"
36813684
},
3682-
"type": "array"
3685+
"type": "array",
3686+
"x-ms-identifiers": [
3687+
"name"
3688+
]
36833689
}
36843690
},
36853691
"required": [
@@ -3761,7 +3767,8 @@
37613767
"items": {
37623768
"$ref": "#/definitions/StorageSetting"
37633769
},
3764-
"type": "array"
3770+
"type": "array",
3771+
"x-ms-identifiers": []
37653772
}
37663773
},
37673774
"required": [
@@ -3977,7 +3984,10 @@
39773984
"items": {
39783985
"$ref": "#/definitions/ClientDiscoveryForLogSpecification"
39793986
},
3980-
"type": "array"
3987+
"type": "array",
3988+
"x-ms-identifiers": [
3989+
"name"
3990+
]
39813991
}
39823992
},
39833993
"title": "ClientDiscoveryForServiceSpecification",
@@ -3995,7 +4005,10 @@
39954005
"items": {
39964006
"$ref": "#/definitions/ClientDiscoveryValueForSingleApi"
39974007
},
3998-
"type": "array"
4008+
"type": "array",
4009+
"x-ms-identifiers": [
4010+
"name"
4011+
]
39994012
}
40004013
},
40014014
"title": "ClientDiscoveryResponse",
@@ -4505,7 +4518,8 @@
45054518
"$ref": "#/definitions/ErrorAdditionalInfo"
45064519
},
45074520
"readOnly": true,
4508-
"type": "array"
4521+
"type": "array",
4522+
"x-ms-identifiers": []
45094523
},
45104524
"code": {
45114525
"description": "The error code.",
@@ -4518,7 +4532,8 @@
45184532
"$ref": "#/definitions/Error"
45194533
},
45204534
"readOnly": true,
4521-
"type": "array"
4535+
"type": "array",
4536+
"x-ms-identifiers": []
45224537
},
45234538
"message": {
45244539
"description": "The error message.",
@@ -4643,7 +4658,10 @@
46434658
"type": "array",
46444659
"items": {
46454660
"$ref": "#/definitions/SupportedFeature"
4646-
}
4661+
},
4662+
"x-ms-identifiers": [
4663+
"featureName"
4664+
]
46474665
}
46484666
},
46494667
"x-ms-discriminator-value": "FeatureValidationResponse"
@@ -4732,7 +4750,8 @@
47324750
"type": "array",
47334751
"items": {
47344752
"$ref": "#/definitions/ItemLevelRestoreCriteria"
4735-
}
4753+
},
4754+
"x-ms-identifiers": []
47364755
},
47374756
"datasourceInfo": {
47384757
"$ref": "#/definitions/Datasource",
@@ -4786,7 +4805,10 @@
47864805
"$ref": "#/definitions/JobSubTask"
47874806
},
47884807
"readOnly": true,
4789-
"type": "array"
4808+
"type": "array",
4809+
"x-ms-identifiers": [
4810+
"taskId"
4811+
]
47904812
},
47914813
"targetRecoverPoint": {
47924814
"$ref": "#/definitions/RestoreJobRecoveryPointDetails",
@@ -4952,7 +4974,8 @@
49524974
"type": "array",
49534975
"items": {
49544976
"$ref": "#/definitions/DataStoreParameters"
4955-
}
4977+
},
4978+
"x-ms-identifiers": []
49564979
}
49574980
}
49584981
},
@@ -5257,7 +5280,10 @@
52575280
"items": {
52585281
"$ref": "#/definitions/Day"
52595282
},
5260-
"type": "array"
5283+
"type": "array",
5284+
"x-ms-identifiers": [
5285+
"date"
5286+
]
52615287
},
52625288
"daysOfTheWeek": {
52635289
"description": "It should be Sunday/Monday/T..../Saturday",
@@ -5355,7 +5381,8 @@
53555381
"items": {
53565382
"$ref": "#/definitions/TaggingCriteria"
53575383
},
5358-
"type": "array"
5384+
"type": "array",
5385+
"x-ms-identifiers": []
53595386
}
53605387
},
53615388
"required": [
@@ -5424,7 +5451,8 @@
54245451
"items": {
54255452
"$ref": "#/definitions/TargetCopySetting"
54265453
},
5427-
"type": "array"
5454+
"type": "array",
5455+
"x-ms-identifiers": []
54285456
}
54295457
},
54305458
"required": [
@@ -5507,7 +5535,8 @@
55075535
"items": {
55085536
"$ref": "#/definitions/BackupCriteria"
55095537
},
5510-
"type": "array"
5538+
"type": "array",
5539+
"x-ms-identifiers": []
55115540
},
55125541
"isDefault": {
55135542
"description": "Specifies if tag is default.",
@@ -5623,7 +5652,8 @@
56235652
"items": {
56245653
"$ref": "#/definitions/UserFacingError"
56255654
},
5626-
"type": "array"
5655+
"type": "array",
5656+
"x-ms-identifiers": []
56275657
},
56285658
"innerError": {
56295659
"$ref": "#/definitions/InnerError",
@@ -5718,7 +5748,8 @@
57185748
"items": {
57195749
"$ref": "#/definitions/ResourceGuardOperation"
57205750
},
5721-
"readOnly": true
5751+
"readOnly": true,
5752+
"x-ms-identifiers": []
57225753
},
57235754
"vaultCriticalOperationExclusionList": {
57245755
"description": "List of critical operations which are not protected by this resourceGuard",

0 commit comments

Comments
 (0)