File tree Expand file tree Collapse file tree 1 file changed +43
-10
lines changed
specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-08-01 Expand file tree Collapse file tree 1 file changed +43
-10
lines changed Original file line number Diff line number Diff line change 3041
3041
"items" : {
3042
3042
"$ref" : " #/definitions/Operation"
3043
3043
},
3044
+ "x-ms-identifiers" : [
3045
+ " name"
3046
+ ],
3044
3047
"description" : " List of Storage operations supported by the Storage resource provider."
3045
3048
}
3046
3049
}
3102
3105
"type" : " array" ,
3103
3106
"items" : {
3104
3107
"$ref" : " #/definitions/MetricSpecification"
3105
- }
3108
+ },
3109
+ "x-ms-identifiers" : [
3110
+ " name"
3111
+ ]
3106
3112
},
3107
3113
"logSpecifications" : {
3108
3114
"description" : " Log specification of operation." ,
3109
3115
"type" : " array" ,
3110
3116
"items" : {
3111
3117
"$ref" : " #/definitions/LogSpecification"
3112
- }
3118
+ },
3119
+ "x-ms-identifiers" : [
3120
+ " name"
3121
+ ]
3113
3122
}
3114
3123
}
3115
3124
},
3175
3184
"type" : " array" ,
3176
3185
"items" : {
3177
3186
"$ref" : " #/definitions/Dimension"
3178
- }
3187
+ },
3188
+ "x-ms-identifiers" : [
3189
+ " name"
3190
+ ]
3179
3191
},
3180
3192
"aggregationType" : {
3181
3193
"type" : " string" ,
3506
3518
"type" : " array" ,
3507
3519
"items" : {
3508
3520
"$ref" : " #/definitions/activeDirectory"
3509
- }
3521
+ },
3522
+ "x-ms-identifiers" : [
3523
+ " activeDirectoryId"
3524
+ ]
3510
3525
},
3511
3526
"encryption" : {
3512
3527
"description" : " Encryption settings" ,
4084
4099
"type" : " array" ,
4085
4100
"items" : {
4086
4101
"$ref" : " #/definitions/exportPolicyRule"
4087
- }
4102
+ },
4103
+ "x-ms-identifiers" : [
4104
+ " ruleIndex"
4105
+ ]
4088
4106
}
4089
4107
}
4090
4108
},
4207
4225
"description" : " List of mount targets" ,
4208
4226
"items" : {
4209
4227
"$ref" : " #/definitions/mountTargetProperties"
4210
- }
4228
+ },
4229
+ "x-ms-identifiers" : [
4230
+ " fileSystemId"
4231
+ ]
4211
4232
},
4212
4233
"volumeType" : {
4213
4234
"type" : " string" ,
4400
4421
"type" : " array" ,
4401
4422
"items" : {
4402
4423
"$ref" : " #/definitions/placementKeyValuePairs"
4403
- }
4424
+ },
4425
+ "x-ms-identifiers" : [
4426
+ " key"
4427
+ ]
4404
4428
}
4405
4429
}
4406
4430
},
4678
4702
"type" : " array" ,
4679
4703
"items" : {
4680
4704
"$ref" : " #/definitions/exportPolicyRule"
4681
- }
4705
+ },
4706
+ "x-ms-identifiers" : [
4707
+ " ruleIndex"
4708
+ ]
4682
4709
}
4683
4710
}
4684
4711
},
5430
5457
"type" : " array" ,
5431
5458
"items" : {
5432
5459
"$ref" : " #/definitions/volumeBackups"
5433
- }
5460
+ },
5461
+ "x-ms-identifiers" : [
5462
+ " volumeName"
5463
+ ]
5434
5464
}
5435
5465
}
5436
5466
},
5954
5984
"type" : " array" ,
5955
5985
"items" : {
5956
5986
"$ref" : " #/definitions/placementKeyValuePairs"
5957
- }
5987
+ },
5988
+ "x-ms-identifiers" : [
5989
+ " key"
5990
+ ]
5958
5991
},
5959
5992
"deploymentSpecId" : {
5960
5993
"type" : " string" ,
You can’t perform that action at this time.
0 commit comments