|
9 | 9 | "value": [ |
10 | 10 | { |
11 | 11 | "resourceType": "workspaces", |
12 | | - "name": "Basic", |
13 | | - "tier": "Basic", |
14 | | - "locations": [ |
15 | | - "westus" |
16 | | - ], |
17 | | - "locationInfo": [ |
| 12 | + "skus": [ |
18 | 13 | { |
19 | | - "location": "westus", |
20 | | - "zones": [ |
21 | | - "westus-AZ02", |
22 | | - "westus-AZ01" |
23 | | - ] |
24 | | - } |
25 | | - ], |
26 | | - "capabilities": [ |
27 | | - { |
28 | | - "name": "automatedml_readhyperdrivesdk", |
29 | | - "value": "{\n \"id\": \"automatedml_ readhyperdrivesdk\",\n \"name\": \"Read hyperdrive SDK\",\n \"description\": \"Read only access to Hyperdrive in the SDK\"\n}" |
30 | | - }, |
31 | | - { |
32 | | - "name": "workspace_upgradeworkspacesdk", |
33 | | - "value": "{\n \"id\": \"workspace_upgradeworkspacesdk\",\n \"name\": \"Upgrade workspace SDK\",\n \"description\": \"Upgrade workspace from Basic to enterprise from the SDK\"\n}" |
34 | | - } |
35 | | - ], |
36 | | - "restrictions": [] |
37 | | - }, |
38 | | - { |
39 | | - "resourceType": "workspaces", |
40 | | - "name": "Enterprise", |
41 | | - "tier": "Enterprise", |
42 | | - "locations": [ |
43 | | - "westus" |
44 | | - ], |
45 | | - "locationInfo": [ |
46 | | - { |
47 | | - "location": "westus", |
48 | | - "zones": [ |
49 | | - "westus-AZ01" |
| 14 | + "name": "Basic", |
| 15 | + "tier": "Basic", |
| 16 | + "locations": [ |
| 17 | + "westus" |
50 | 18 | ], |
51 | | - "zoneDetails": [ |
| 19 | + "locationInfo": [ |
52 | 20 | { |
53 | | - "name": [ |
| 21 | + "location": "westus", |
| 22 | + "zones": [ |
| 23 | + "westus-AZ02", |
54 | 24 | "westus-AZ01" |
55 | | - ], |
56 | | - "capabilities": [ |
57 | | - { |
58 | | - "name": "automatedml_createeditexperimentssdk", |
59 | | - "value": "{\n \"id\": \"automatedml_createeditexperimentssdk\",\n \"name\": \"Create edit experiments SDK\",\n \"description\": \"Create, edit or delete AutoML experiments in the SDK\"\n}" |
60 | | - } |
61 | 25 | ] |
62 | 26 | } |
63 | | - ] |
64 | | - } |
65 | | - ], |
66 | | - "capabilities": [ |
67 | | - { |
68 | | - "name": "automatedml_createeditexperimentssdk", |
69 | | - "value": "{\n \"id\": \"automatedml_createeditexperimentssdk\",\n \"name\": \"Create edit experiments SDK\",\n \"description\": \"Create, edit or delete AutoML experiments in the SDK\"\n}" |
| 27 | + ], |
| 28 | + "capabilities": [ |
| 29 | + { |
| 30 | + "name": "automatedml_readhyperdrivesdk", |
| 31 | + "value": "{\n \"id\": \"automatedml_ readhyperdrivesdk\",\n \"name\": \"Read hyperdrive SDK\",\n \"description\": \"Read only access to Hyperdrive in the SDK\"\n}" |
| 32 | + }, |
| 33 | + { |
| 34 | + "name": "workspace_upgradeworkspacesdk", |
| 35 | + "value": "{\n \"id\": \"workspace_upgradeworkspacesdk\",\n \"name\": \"Upgrade workspace SDK\",\n \"description\": \"Upgrade workspace from Basic to enterprise from the SDK\"\n}" |
| 36 | + } |
| 37 | + ], |
| 38 | + "restrictions": [] |
70 | 39 | } |
71 | | - ], |
72 | | - "restrictions": [] |
| 40 | + ] |
73 | 41 | } |
74 | 42 | ], |
75 | 43 | "nextLink": null |
|
0 commit comments