Skip to content

Commit

Permalink
Add resource type sqlServerInstances (#9197)
Browse files Browse the repository at this point in the history
* Add resource type sqlServerInstances

* add to resource provider - Microsoft.AzureData

* exactly same REST API definitions as existing resource types of the
  same resource provider

* Add property description and mark required properties
  # update examples to include required properties

* set createTime and updateTime property to readonly

  update CreateOrUpdateSqlServerInstance.json sample to not include readonly
  properties in its request.

Co-authored-by: Dong Cao <dongcao@microsoft.com>
  • Loading branch information
caod and Dong Cao authored May 8, 2020
1 parent 9e33660 commit 64f6c58
Show file tree
Hide file tree
Showing 7 changed files with 625 additions and 0 deletions.
Loading

0 comments on commit 64f6c58

Please sign in to comment.