|
276 | 276 | "in": "path", |
277 | 277 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
278 | 278 | "required": true, |
279 | | - "type": "string" |
| 279 | + "type": "string", |
| 280 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
280 | 281 | } |
281 | 282 | ], |
282 | 283 | "responses": { |
|
323 | 324 | "in": "path", |
324 | 325 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
325 | 326 | "required": true, |
326 | | - "type": "string" |
| 327 | + "type": "string", |
| 328 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
327 | 329 | }, |
328 | 330 | { |
329 | 331 | "name": "diskAccess", |
|
398 | 400 | "in": "path", |
399 | 401 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
400 | 402 | "required": true, |
401 | | - "type": "string" |
| 403 | + "type": "string", |
| 404 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
402 | 405 | }, |
403 | 406 | { |
404 | 407 | "name": "diskAccess", |
|
473 | 476 | "in": "path", |
474 | 477 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
475 | 478 | "required": true, |
476 | | - "type": "string" |
| 479 | + "type": "string", |
| 480 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
477 | 481 | } |
478 | 482 | ], |
479 | 483 | "responses": { |
|
537 | 541 | "in": "path", |
538 | 542 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
539 | 543 | "required": true, |
540 | | - "type": "string" |
| 544 | + "type": "string", |
| 545 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
541 | 546 | } |
542 | 547 | ], |
543 | 548 | "responses": { |
|
586 | 591 | "in": "path", |
587 | 592 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
588 | 593 | "required": true, |
589 | | - "type": "string" |
| 594 | + "type": "string", |
| 595 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
590 | 596 | }, |
591 | 597 | { |
592 | 598 | "name": "privateEndpointConnectionName", |
|
637 | 643 | "in": "path", |
638 | 644 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
639 | 645 | "required": true, |
640 | | - "type": "string" |
| 646 | + "type": "string", |
| 647 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
641 | 648 | }, |
642 | 649 | { |
643 | 650 | "name": "privateEndpointConnectionName", |
|
719 | 726 | "in": "path", |
720 | 727 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
721 | 728 | "required": true, |
722 | | - "type": "string" |
| 729 | + "type": "string", |
| 730 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
723 | 731 | }, |
724 | 732 | { |
725 | 733 | "name": "privateEndpointConnectionName", |
|
790 | 798 | "in": "path", |
791 | 799 | "description": "The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
792 | 800 | "required": true, |
793 | | - "type": "string" |
| 801 | + "type": "string", |
| 802 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
794 | 803 | } |
795 | 804 | ], |
796 | 805 | "responses": { |
|
878 | 887 | "in": "path", |
879 | 888 | "description": "The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
880 | 889 | "required": true, |
881 | | - "type": "string" |
| 890 | + "type": "string", |
| 891 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
882 | 892 | } |
883 | 893 | ], |
884 | 894 | "responses": { |
|
925 | 935 | "in": "path", |
926 | 936 | "description": "The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
927 | 937 | "required": true, |
928 | | - "type": "string" |
| 938 | + "type": "string", |
| 939 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
929 | 940 | }, |
930 | 941 | { |
931 | 942 | "name": "diskEncryptionSet", |
|
1006 | 1017 | "in": "path", |
1007 | 1018 | "description": "The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1008 | 1019 | "required": true, |
1009 | | - "type": "string" |
| 1020 | + "type": "string", |
| 1021 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1010 | 1022 | }, |
1011 | 1023 | { |
1012 | 1024 | "name": "diskEncryptionSet", |
|
1087 | 1099 | "in": "path", |
1088 | 1100 | "description": "The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1089 | 1101 | "required": true, |
1090 | | - "type": "string" |
| 1102 | + "type": "string", |
| 1103 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1091 | 1104 | } |
1092 | 1105 | ], |
1093 | 1106 | "responses": { |
|
1151 | 1164 | "in": "path", |
1152 | 1165 | "description": "The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1153 | 1166 | "required": true, |
1154 | | - "type": "string" |
| 1167 | + "type": "string", |
| 1168 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1155 | 1169 | } |
1156 | 1170 | ], |
1157 | 1171 | "responses": { |
|
1242 | 1256 | "in": "path", |
1243 | 1257 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1244 | 1258 | "required": true, |
1245 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1259 | + "type": "string", |
| 1260 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1246 | 1261 | } |
1247 | 1262 | ], |
1248 | 1263 | "responses": { |
|
1286 | 1301 | "in": "path", |
1287 | 1302 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1288 | 1303 | "required": true, |
1289 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1304 | + "type": "string", |
| 1305 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1290 | 1306 | }, |
1291 | 1307 | { |
1292 | 1308 | "name": "disk", |
|
1433 | 1449 | "in": "path", |
1434 | 1450 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1435 | 1451 | "required": true, |
1436 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1452 | + "type": "string", |
| 1453 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1437 | 1454 | }, |
1438 | 1455 | { |
1439 | 1456 | "name": "disk", |
|
1535 | 1552 | "in": "path", |
1536 | 1553 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1537 | 1554 | "required": true, |
1538 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1555 | + "type": "string", |
| 1556 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1539 | 1557 | } |
1540 | 1558 | ], |
1541 | 1559 | "responses": { |
|
1599 | 1617 | "in": "path", |
1600 | 1618 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1601 | 1619 | "required": true, |
1602 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1620 | + "type": "string", |
| 1621 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1603 | 1622 | }, |
1604 | 1623 | { |
1605 | 1624 | "name": "grantAccessData", |
|
1676 | 1695 | "in": "path", |
1677 | 1696 | "description": "The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The maximum name length is 80 characters.", |
1678 | 1697 | "required": true, |
1679 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 1698 | + "type": "string", |
| 1699 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
1680 | 1700 | } |
1681 | 1701 | ], |
1682 | 1702 | "responses": { |
|
1807 | 1827 | "in": "path", |
1808 | 1828 | "description": "The name of the DiskRestorePoint", |
1809 | 1829 | "required": true, |
1810 | | - "type": "string" |
| 1830 | + "type": "string", |
| 1831 | + "pattern": "^[^_\\W][\\w-._]{0,259}(?<![-.])$" |
1811 | 1832 | } |
1812 | 1833 | ], |
1813 | 1834 | "responses": { |
|
1870 | 1891 | "in": "path", |
1871 | 1892 | "description": "The name of the DiskRestorePoint", |
1872 | 1893 | "required": true, |
1873 | | - "type": "string" |
| 1894 | + "type": "string", |
| 1895 | + "pattern": "^[^_\\W][\\w-._]{0,259}(?<![-.])$" |
1874 | 1896 | }, |
1875 | 1897 | { |
1876 | 1898 | "name": "grantAccessData", |
|
1958 | 1980 | "in": "path", |
1959 | 1981 | "description": "The name of the DiskRestorePoint", |
1960 | 1982 | "required": true, |
1961 | | - "type": "string" |
| 1983 | + "type": "string", |
| 1984 | + "pattern": "^[^_\\W][\\w-._]{0,259}(?<![-.])$" |
1962 | 1985 | } |
1963 | 1986 | ], |
1964 | 1987 | "responses": { |
|
2061 | 2084 | "in": "path", |
2062 | 2085 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2063 | 2086 | "required": true, |
2064 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2087 | + "type": "string", |
| 2088 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2065 | 2089 | } |
2066 | 2090 | ], |
2067 | 2091 | "responses": { |
|
2108 | 2132 | "in": "path", |
2109 | 2133 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2110 | 2134 | "required": true, |
2111 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2135 | + "type": "string", |
| 2136 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2112 | 2137 | }, |
2113 | 2138 | { |
2114 | 2139 | "name": "snapshot", |
|
2198 | 2223 | "in": "path", |
2199 | 2224 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2200 | 2225 | "required": true, |
2201 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2226 | + "type": "string", |
| 2227 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2202 | 2228 | }, |
2203 | 2229 | { |
2204 | 2230 | "name": "snapshot", |
|
2276 | 2302 | "in": "path", |
2277 | 2303 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2278 | 2304 | "required": true, |
2279 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2305 | + "type": "string", |
| 2306 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2280 | 2307 | } |
2281 | 2308 | ], |
2282 | 2309 | "responses": { |
|
2340 | 2367 | "in": "path", |
2341 | 2368 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2342 | 2369 | "required": true, |
2343 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2370 | + "type": "string", |
| 2371 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2344 | 2372 | }, |
2345 | 2373 | { |
2346 | 2374 | "name": "grantAccessData", |
|
2414 | 2442 | "in": "path", |
2415 | 2443 | "description": "The name of the snapshot that is being created. The name can't be changed after the snapshot is created. Supported characters for the name are a-z, A-Z, 0-9, underscore (_), hyphen (-), and dot (.). The max name length is 80 characters.", |
2416 | 2444 | "required": true, |
2417 | | - "type": "string",`r`n "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
| 2445 | + "type": "string", |
| 2446 | + "pattern": "^[^_\\W][\\w-._]{0,79}(?<![-.])$" |
2418 | 2447 | } |
2419 | 2448 | ], |
2420 | 2449 | "responses": { |
|
0 commit comments