File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20 Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 914914 "in" : " body" ,
915915 "required" : true ,
916916 "schema" : {
917- "type " : " object "
917+ "$ref " : " #/definitions/HcxEnterpriseSite "
918918 }
919919 },
920920 {
11101110 "in" : " body" ,
11111111 "required" : true ,
11121112 "schema" : {
1113- "type " : " object "
1113+ "$ref " : " #/definitions/ExpressRouteAuthorization "
11141114 }
11151115 },
11161116 {
15151515 "properties" : {
15161516 "description" : " The properties of an ExpressRoute Circuit Authorization resource" ,
15171517 "$ref" : " #/definitions/ExpressRouteAuthorizationProperties" ,
1518- "x-ms-client-flatten" : true
1518+ "x-ms-client-flatten" : true ,
1519+ "readOnly" : true
15191520 }
15201521 }
15211522 },
17201721 " Enabled" ,
17211722 " Disabled"
17221723 ],
1724+ "default" : " Disabled" ,
17231725 "x-ms-enum" : {
17241726 "name" : " InternetEnum" ,
17251727 "modelAsString" : true
20222024 "properties" : {
20232025 "description" : " The properties of an HCX Enterprise Site resource" ,
20242026 "$ref" : " #/definitions/HcxEnterpriseSiteProperties" ,
2025- "x-ms-client-flatten" : true
2027+ "x-ms-client-flatten" : true ,
2028+ "readOnly" : true
20262029 }
20272030 }
20282031 },
You can’t perform that action at this time.
0 commit comments