File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2021-05-01 Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 16821682 },
16831683 "delegatedSubnetResourceId" : {
16841684 "type" : " string" ,
1685+ "format" : " arm-id" ,
1686+ "x-ms-arm-id-details" : {
1687+ "allowedResources" : [
1688+ {
1689+ "type" : " Microsoft.Network/virtualNetworks/subnets"
1690+ }
1691+ ]
1692+ },
16851693 "description" : " Delegated subnet resource id used to setup vnet for a server."
16861694 },
16871695 "privateDnsZoneResourceId" : {
16881696 "type" : " string" ,
1697+ "format" : " arm-id" ,
1698+ "x-ms-arm-id-details" : {
1699+ "allowedResources" : [
1700+ {
1701+ "type" : " Microsoft.Network/privateDnsZones"
1702+ }
1703+ ]
1704+ },
16891705 "description" : " Private DNS zone resource id."
16901706 }
16911707 },
You can’t perform that action at this time.
0 commit comments