File tree Expand file tree Collapse file tree 3 files changed +5873
-11
lines changed Expand file tree Collapse file tree 3 files changed +5873
-11
lines changed Original file line number Diff line number Diff line change 1818 "description" : " The GEO location of the resource."
1919 },
2020 "name" : {
21- "type" : " string" ,
21+ "oneOf" : [
22+ {
23+ "type" : " string" ,
24+ "pattern" : " ^[a-z][a-z0-9-]*[a-z0-9]$"
25+ },
26+ {
27+ "$ref" : " https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
28+ }
29+ ],
2230 "description" : " The name of the Service resource."
2331 },
2432 "properties" : {
12511259 "type" : " object" ,
12521260 "additionalProperties" : {
12531261 "type" : " object" ,
1254- "additionalProperties" : {
1255- "type" : " object" ,
1256- "properties" : {}
1257- },
12581262 "properties" : {}
12591263 },
12601264 "properties" : {}
14211425 {
14221426 "type" : " object" ,
14231427 "additionalProperties" : {
1424- "type" : " object" ,
1425- "properties" : {}
1428+ "type" : " string"
14261429 },
14271430 "properties" : {}
14281431 },
22712274 "type" : " object" ,
22722275 "additionalProperties" : {
22732276 "type" : " object" ,
2274- "additionalProperties" : {
2275- "type" : " object" ,
2276- "properties" : {}
2277- },
22782277 "properties" : {}
22792278 },
22802279 "properties" : {}
You can’t perform that action at this time.
0 commit comments