Skip to content

Commit

Permalink
Remove Server.identity from FSPG GA API (#15204)
Browse files Browse the repository at this point in the history
  • Loading branch information
xunsun-commits authored Jul 21, 2021
1 parent 63f4a94 commit 2fb369b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1482,10 +1482,6 @@
},
"Server": {
"properties": {
"identity": {
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/Identity",
"description": "The Azure Active Directory identity of the server."
},
"sku": {
"$ref": "#/definitions/Sku",
"description": "The SKU (pricing tier) of the server."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1482,10 +1482,6 @@
},
"Server": {
"properties": {
"identity": {
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/Identity",
"description": "The Azure Active Directory identity of the server."
},
"sku": {
"$ref": "#/definitions/Sku",
"description": "The SKU (pricing tier) of the server."
Expand Down

0 comments on commit 2fb369b

Please sign in to comment.