Skip to content

Commit

Permalink
Stable version standbypool 2024-03-01 (#45648)
Browse files Browse the repository at this point in the history
  • Loading branch information
fangru2023 authored Sep 11, 2024
1 parent 0f473f4 commit 73e33fd
Show file tree
Hide file tree
Showing 95 changed files with 6,491 additions and 2,323 deletions.
11 changes: 4 additions & 7 deletions sdk/standbypool/Azure.ResourceManager.StandbyPool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# Release History

## 1.0.0-beta.2 (Unreleased)
## 1.0.0 (2024-09-10)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Update the StandbyPool api-version from `package-2023-12-01-preview` to `package-2024-03-01`. This is the first stable API version for Standby Pool RP.
- Added GetRuntimeView for both StandbyVirtualMachinePool and StandbyContainerGroupPool
- Added new properties for StandbyVirtualMachinePool which is Elasticity.MinReadyCapacity.

## 1.0.0-beta.1 (2024-03-27)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur
Install the Microsoft Azure StandbyPool management library for .NET with [NuGet](https://www.nuget.org/):

```dotnetcli
dotnet add package Azure.ResourceManager.StandbyPool --prerelease
dotnet add package Azure.ResourceManager.StandbyPool
```

### Prerequisites
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/standbypool/Azure.ResourceManager.StandbyPool",
"Tag": "net/standbypool/Azure.ResourceManager.StandbyPool_ef43cf0a1a"
"Tag": "net/standbypool/Azure.ResourceManager.StandbyPool_d210a1a9c5"
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73e33fd

Please sign in to comment.