Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.2.0 (2026-03-10)
## 1.2.0 (2026-03-26)

- Azure Resource Manager Standby Pool client library for Java. This package contains Microsoft Azure SDK for Standby Pool Management SDK. Package api-version 2025-10-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

Expand Down Expand Up @@ -108,15 +108,15 @@

#### `models.StandbyVirtualMachinePoolElasticityProfile` was modified

* `postProvisioningDelay()` was added
* `dynamicSizing()` was added
* `postProvisioningDelay()` was added
* `withDynamicSizing(models.DynamicSizing)` was added
* `withPostProvisioningDelay(java.lang.String)` was added

#### `models.StandbyContainerGroupPoolElasticityProfile` was modified

* `withDynamicSizing(models.DynamicSizing)` was added
* `dynamicSizing()` was added
* `withDynamicSizing(models.DynamicSizing)` was added

## 1.1.0 (2025-04-21)

Expand Down