Skip to content

Commit eb3f948

Browse files
author
SDKAuto
committed
CodeGen from PR 34371 in Azure/azure-rest-api-specs
Merge 5a991e1ddde01c1ad3021a5d06676272f2ac00f5 into 37e1a52a30c527b6ad2d7ef09a9c82ad4491e8a2
1 parent 24808f3 commit eb3f948

File tree

411 files changed

+27399
-5929
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

411 files changed

+27399
-5929
lines changed

sdk/devcenter/azure-resourcemanager-devcenter/CHANGELOG.md

Lines changed: 278 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,288 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2025-04-30)
4+
5+
- Azure Resource Manager DevCenter client library for Java. This package contains Microsoft Azure SDK for DevCenter Management SDK. DevCenter Management API. Package tag package-preview-2025-04-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
46

57
### Features Added
68

7-
### Breaking Changes
9+
* `models.StopOnNoConnectEnableStatus` was added
810

9-
### Bugs Fixed
11+
* `models.DevBoxAutoDeleteSettings` was added
1012

11-
### Other Changes
13+
* `models.DevCenterCatalogImageDefinitionBuildOperations` was added
14+
15+
* `models.PoolDevBoxDefinition` was added
16+
17+
* `models.ProjectCatalogImageDefinitions` was added
18+
19+
* `models.CustomizationTaskInstance` was added
20+
21+
* `models.DevBoxTunnelEnableStatus` was added
22+
23+
* `models.ImageDefinition` was added
24+
25+
* `models.KeepAwakeEnableStatus` was added
26+
27+
* `models.DevCenterNetworkSettings` was added
28+
29+
* `models.PoolDevBoxDefinitionType` was added
30+
31+
* `models.CustomizationTaskInputType` was added
32+
33+
* `models.AutoImageBuildStatus` was added
34+
35+
* `models.ProjectPolicyUpdate` was added
36+
37+
* `models.ProjectPolicy$DefinitionStages` was added
38+
39+
* `models.DevCenterCatalogImageDefinitionBuilds` was added
40+
41+
* `models.ImageDefinitionBuildTask` was added
42+
43+
* `models.UserCustomizationsEnableStatus` was added
44+
45+
* `models.StopOnNoConnectConfiguration` was added
46+
47+
* `models.CustomizationTaskListResult` was added
48+
49+
* `models.DevCenterEncryptionSet$DefinitionStages` was added
50+
51+
* `models.DevboxDisksEncryptionEnableStatus` was added
52+
53+
* `models.ImageDefinitionReference` was added
54+
55+
* `models.ImageDefinitionBuild` was added
56+
57+
* `models.EncryptionSetListResult` was added
58+
59+
* `models.DevBoxProvisioningSettings` was added
60+
61+
* `models.ProjectPolicy$UpdateStages` was added
62+
63+
* `models.DevCenterEncryptionSet$Definition` was added
64+
65+
* `models.ProjectPolicy$Update` was added
66+
67+
* `models.ActiveHoursConfiguration` was added
68+
69+
* `models.ProjectNetworkSettings` was added
70+
71+
* `models.ProjectCatalogImageDefinitionBuildOperations` was added
72+
73+
* `models.ImageDefinitionBuildListResult` was added
74+
75+
* `models.WorkspaceStorageSettings` was added
76+
77+
* `models.InheritedSettingsForProject` was added
78+
79+
* `models.ImageDefinitionBuildTaskParametersItem` was added
80+
81+
* `models.DevCenterCatalogImageDefinitions` was added
82+
83+
* `models.EncryptionSetUpdate` was added
84+
85+
* `models.ServerlessGpuSessionsSettings` was added
86+
87+
* `models.CustomizationTasks` was added
88+
89+
* `models.ProjectPolicy` was added
90+
91+
* `models.LatestImageBuild` was added
92+
93+
* `models.AzureAiServicesSettings` was added
94+
95+
* `models.ImageDefinitionListResult` was added
96+
97+
* `models.DevCenterEncryptionSet$UpdateStages` was added
98+
99+
* `models.MicrosoftHostedNetworkEnableStatus` was added
100+
101+
* `models.PolicyAction` was added
102+
103+
* `models.ImageDefinitionBuildStatus` was added
104+
105+
* `models.DefinitionParametersItem` was added
106+
107+
* `models.ImageDefinitionBuildTaskGroup` was added
108+
109+
* `models.ServerlessGpuSessionsMode` was added
110+
111+
* `models.DevCenterResourceType` was added
112+
113+
* `models.ResourcePolicy` was added
114+
115+
* `models.ProjectPolicy$Definition` was added
116+
117+
* `models.DevBoxDeleteMode` was added
118+
119+
* `models.WorkspaceStorageMode` was added
120+
121+
* `models.ProjectCustomizationIdentityType` was added
122+
123+
* `models.ProjectPolicyListResult` was added
124+
125+
* `models.CustomizationTask` was added
126+
127+
* `models.ProjectCustomizationManagedIdentity` was added
128+
129+
* `models.ProjectCustomizationSettings` was added
130+
131+
* `models.AzureAiServicesMode` was added
132+
133+
* `models.EncryptionSets` was added
134+
135+
* `models.ProjectCatalogImageDefinitionBuilds` was added
136+
137+
* `models.AutoStartEnableStatus` was added
138+
139+
* `models.DevCenterEncryptionSet` was added
140+
141+
* `models.ImageCreationErrorDetails` was added
142+
143+
* `models.CustomizationTaskInput` was added
144+
145+
* `models.InstallAzureMonitorAgentEnableStatus` was added
146+
147+
* `models.ProjectPolicies` was added
148+
149+
* `models.DevCenterEncryptionSet$Update` was added
150+
151+
* `models.ImageDefinitionBuildDetails` was added
152+
153+
#### `models.DevCenter$Update` was modified
154+
155+
* `withDevBoxProvisioningSettings(models.DevBoxProvisioningSettings)` was added
156+
* `withNetworkSettings(models.DevCenterNetworkSettings)` was added
157+
158+
#### `models.DevCenter` was modified
159+
160+
* `devBoxProvisioningSettings()` was added
161+
* `networkSettings()` was added
162+
163+
#### `models.DevCenterUpdate` was modified
164+
165+
* `networkSettings()` was added
166+
* `withDevBoxProvisioningSettings(models.DevBoxProvisioningSettings)` was added
167+
* `withNetworkSettings(models.DevCenterNetworkSettings)` was added
168+
* `devBoxProvisioningSettings()` was added
169+
170+
#### `models.DevCenter$Definition` was modified
171+
172+
* `withNetworkSettings(models.DevCenterNetworkSettings)` was added
173+
* `withDevBoxProvisioningSettings(models.DevBoxProvisioningSettings)` was added
174+
175+
#### `models.Images` was modified
176+
177+
* `getByProjectWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
178+
* `listByProject(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
179+
* `listByProject(java.lang.String,java.lang.String)` was added
180+
* `getByProject(java.lang.String,java.lang.String,java.lang.String)` was added
181+
182+
#### `models.Project$Update` was modified
183+
184+
* `withCustomizationSettings(models.ProjectCustomizationSettings)` was added
185+
* `withDevBoxAutoDeleteSettings(models.DevBoxAutoDeleteSettings)` was added
186+
* `withServerlessGpuSessionsSettings(models.ServerlessGpuSessionsSettings)` was added
187+
* `withAzureAiServicesSettings(models.AzureAiServicesSettings)` was added
188+
* `withWorkspaceStorageSettings(models.WorkspaceStorageSettings)` was added
189+
190+
#### `models.Project` was modified
191+
192+
* `getInheritedSettings()` was added
193+
* `workspaceStorageSettings()` was added
194+
* `serverlessGpuSessionsSettings()` was added
195+
* `customizationSettings()` was added
196+
* `getInheritedSettingsWithResponse(com.azure.core.util.Context)` was added
197+
* `azureAiServicesSettings()` was added
198+
* `devBoxAutoDeleteSettings()` was added
199+
200+
#### `models.Projects` was modified
201+
202+
* `getInheritedSettingsWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
203+
* `getInheritedSettings(java.lang.String,java.lang.String)` was added
204+
205+
#### `models.Pool$Update` was modified
206+
207+
* `withStopOnNoConnect(models.StopOnNoConnectConfiguration)` was added
208+
* `withDevBoxDefinition(models.PoolDevBoxDefinition)` was added
209+
* `withActiveHoursConfiguration(models.ActiveHoursConfiguration)` was added
210+
* `withDevBoxDefinitionType(models.PoolDevBoxDefinitionType)` was added
211+
* `withDevBoxTunnelEnableStatus(models.DevBoxTunnelEnableStatus)` was added
212+
213+
#### `models.Pool` was modified
214+
215+
* `stopOnNoConnect()` was added
216+
* `devBoxTunnelEnableStatus()` was added
217+
* `activeHoursConfiguration()` was added
218+
* `devBoxDefinition()` was added
219+
* `devBoxDefinitionType()` was added
220+
221+
#### `DevCenterManager` was modified
222+
223+
* `devCenterCatalogImageDefinitionBuilds()` was added
224+
* `devCenterCatalogImageDefinitions()` was added
225+
* `customizationTasks()` was added
226+
* `projectCatalogImageDefinitionBuildOperations()` was added
227+
* `encryptionSets()` was added
228+
* `devCenterCatalogImageDefinitionBuildOperations()` was added
229+
* `projectCatalogImageDefinitions()` was added
230+
* `projectPolicies()` was added
231+
* `projectCatalogImageDefinitionBuilds()` was added
232+
233+
#### `models.PoolUpdate` was modified
234+
235+
* `devBoxDefinitionType()` was added
236+
* `withDevBoxDefinition(models.PoolDevBoxDefinition)` was added
237+
* `withDevBoxTunnelEnableStatus(models.DevBoxTunnelEnableStatus)` was added
238+
* `devBoxTunnelEnableStatus()` was added
239+
* `withActiveHoursConfiguration(models.ActiveHoursConfiguration)` was added
240+
* `activeHoursConfiguration()` was added
241+
* `withDevBoxDefinitionType(models.PoolDevBoxDefinitionType)` was added
242+
* `withStopOnNoConnect(models.StopOnNoConnectConfiguration)` was added
243+
* `stopOnNoConnect()` was added
244+
* `devBoxDefinition()` was added
245+
246+
#### `models.Pool$Definition` was modified
247+
248+
* `withStopOnNoConnect(models.StopOnNoConnectConfiguration)` was added
249+
* `withDevBoxDefinition(models.PoolDevBoxDefinition)` was added
250+
* `withDevBoxDefinitionType(models.PoolDevBoxDefinitionType)` was added
251+
* `withDevBoxTunnelEnableStatus(models.DevBoxTunnelEnableStatus)` was added
252+
* `withActiveHoursConfiguration(models.ActiveHoursConfiguration)` was added
253+
254+
#### `models.Project$Definition` was modified
255+
256+
* `withAzureAiServicesSettings(models.AzureAiServicesSettings)` was added
257+
* `withServerlessGpuSessionsSettings(models.ServerlessGpuSessionsSettings)` was added
258+
* `withWorkspaceStorageSettings(models.WorkspaceStorageSettings)` was added
259+
* `withDevBoxAutoDeleteSettings(models.DevBoxAutoDeleteSettings)` was added
260+
* `withCustomizationSettings(models.ProjectCustomizationSettings)` was added
261+
262+
#### `models.ProjectUpdate` was modified
263+
264+
* `withDevBoxAutoDeleteSettings(models.DevBoxAutoDeleteSettings)` was added
265+
* `devBoxAutoDeleteSettings()` was added
266+
* `serverlessGpuSessionsSettings()` was added
267+
* `azureAiServicesSettings()` was added
268+
* `workspaceStorageSettings()` was added
269+
* `withAzureAiServicesSettings(models.AzureAiServicesSettings)` was added
270+
* `withServerlessGpuSessionsSettings(models.ServerlessGpuSessionsSettings)` was added
271+
* `customizationSettings()` was added
272+
* `withWorkspaceStorageSettings(models.WorkspaceStorageSettings)` was added
273+
* `withCustomizationSettings(models.ProjectCustomizationSettings)` was added
274+
275+
#### `models.ImageVersions` was modified
276+
277+
* `listByProject(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
278+
* `getByProject(java.lang.String,java.lang.String,java.lang.String,java.lang.String)` was added
279+
* `listByProject(java.lang.String,java.lang.String,java.lang.String)` was added
280+
* `getByProjectWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
281+
282+
#### `models.Skus` was modified
283+
284+
* `listByProject(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
285+
* `listByProject(java.lang.String,java.lang.String)` was added
12286

13287
## 1.0.0 (2024-12-25)
14288

sdk/devcenter/azure-resourcemanager-devcenter/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager DevCenter client library for Java.
44

5-
This package contains Microsoft Azure SDK for DevCenter Management SDK. DevCenter Management API. Package tag package-2024-02. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for DevCenter Management SDK. DevCenter Management API. Package tag package-preview-2025-04-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -52,15 +52,15 @@ Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment
5252
Assuming the use of the `DefaultAzureCredential` credential class, the client can be authenticated using the following code:
5353

5454
```java
55-
AzureProfile profile = new AzureProfile(AzureEnvironment.AZURE);
55+
AzureProfile profile = new AzureProfile(AzureCloud.AZURE_PUBLIC_CLOUD);
5656
TokenCredential credential = new DefaultAzureCredentialBuilder()
5757
.authorityHost(profile.getEnvironment().getActiveDirectoryEndpoint())
5858
.build();
5959
DevCenterManager manager = DevCenterManager
6060
.authenticate(credential, profile);
6161
```
6262

63-
The sample code assumes global Azure. Please change `AzureEnvironment.AZURE` variable if otherwise.
63+
The sample code assumes global Azure. Please change the `AzureCloud.AZURE_PUBLIC_CLOUD` variable if otherwise.
6464

6565
See [Authentication][authenticate] for more options.
6666

@@ -100,5 +100,3 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
100100
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md
101101
[coc]: https://opensource.microsoft.com/codeofconduct/
102102
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
103-
104-

0 commit comments

Comments
 (0)