Skip to content

Commit

Permalink
ADP - add system metadata to dataPool (Azure#12179)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelij authored and josuh committed Jan 6, 2021
1 parent 8c17c14 commit 4d3e4a8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,11 @@
},
"minItems": 1,
"description": "Gets or sets the collection of locations where Data Pool resources should be created."
},
"systemData": {
"readOnly": true,
"description": "The system meta data relating to this resource.",
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/systemData"
}
}
},
Expand Down

0 comments on commit 4d3e4a8

Please sign in to comment.