File tree Expand file tree Collapse file tree 2 files changed +2
-54
lines changed
mariadb/resource-manager/Microsoft.DBforMariaDB/stable/2018-06-01
mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01 Expand file tree Collapse file tree 2 files changed +2
-54
lines changed Original file line number Diff line number Diff line change 13071307 }
13081308 }
13091309 },
1310- "TrackedResource" : {
1311- "description" : " Resource properties including location and tags for track resources." ,
1312- "properties" : {
1313- "location" : {
1314- "type" : " string" ,
1315- "x-ms-mutability" : [
1316- " read" ,
1317- " create"
1318- ],
1319- "description" : " The location the resource resides in."
1320- },
1321- "tags" : {
1322- "type" : " object" ,
1323- "additionalProperties" : {
1324- "type" : " string"
1325- },
1326- "description" : " Application-specific metadata in the form of key-value pairs."
1327- }
1328- },
1329- "allOf" : [
1330- {
1331- "$ref" : " ../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource"
1332- }
1333- ],
1334- "required" : [
1335- " location"
1336- ]
1337- },
13381310 "ServerProperties" : {
13391311 "properties" : {
13401312 "administratorLogin" : {
16151587 },
16161588 "allOf" : [
16171589 {
1618- "$ref" : " #/definitions/TrackedResource"
1590+ "$ref" : " ../../../../../common-types/resource-management/v1/types.json #/definitions/TrackedResource"
16191591 }
16201592 ],
16211593 "description" : " Represents a server."
Original file line number Diff line number Diff line change 15311531 }
15321532 }
15331533 },
1534- "TrackedResource" : {
1535- "description" : " Resource properties including location and tags for track resources." ,
1536- "properties" : {
1537- "location" : {
1538- "type" : " string" ,
1539- "description" : " The location the resource resides in."
1540- },
1541- "tags" : {
1542- "type" : " object" ,
1543- "additionalProperties" : {
1544- "type" : " string"
1545- },
1546- "description" : " Application-specific metadata in the form of key-value pairs."
1547- }
1548- },
1549- "allOf" : [
1550- {
1551- "$ref" : " ../../../../../common-types/resource-management/v1/types.json#/definitions/ProxyResource"
1552- }
1553- ],
1554- "required" : [
1555- " location"
1556- ]
1557- },
15581534 "ServerProperties" : {
15591535 "properties" : {
15601536 "administratorLogin" : {
18901866 },
18911867 "allOf" : [
18921868 {
1893- "$ref" : " #/definitions/TrackedResource"
1869+ "$ref" : " ../../../../../common-types/resource-management/v1/types.json #/definitions/TrackedResource"
18941870 }
18951871 ],
18961872 "description" : " Represents a server."
You can’t perform that action at this time.
0 commit comments