Skip to content

Commit

Permalink
attributes added in LibraryInfo in BigDataPool specs (Azure#11415)
Browse files Browse the repository at this point in the history
Co-authored-by: Navneet Singh <navsi@microsoft.com>
  • Loading branch information
navneet35 and Navneet Singh committed Nov 5, 2020
1 parent cae63f7 commit 5d48a7d
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,16 @@
"type": {
"type": "string",
"description": "Type of the library."
},
"provisioningStatus": {
"readOnly": true,
"type": "string",
"description": "Provisioning status of the library/package."
},
"creatorId": {
"readOnly": true,
"type": "string",
"description": "Creator Id of the library/package."
}
}
},
Expand Down

0 comments on commit 5d48a7d

Please sign in to comment.