Skip to content

Commit

Permalink
CodeGen from PR 16870 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 060b8c0b612f9682ea4128bbd36a6d1827b1fdbc into 0b1507f211e830195c552b0e1d5ecb689e27a6d6
  • Loading branch information
SDKAuto committed Nov 24, 2021
1 parent cbd4797 commit 1795fd0
Show file tree
Hide file tree
Showing 66 changed files with 3,480 additions and 766 deletions.
3 changes: 2 additions & 1 deletion sdk/azurestack/azure-resourcemanager-azurestack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Release History

## 1.0.0-beta.2 (Unreleased)
## 1.0.0-beta.1 (2021-11-24)

- Azure Resource Manager AzureStack client library for Java. This package contains Microsoft Azure SDK for AzureStack Management SDK. Azure Stack. Package tag package-preview-2020-06. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

## 1.0.0-beta.1 (2021-04-12)

Expand Down
5 changes: 4 additions & 1 deletion sdk/azurestack/azure-resourcemanager-azurestack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-azurestack</artifactId>
<version>1.0.0-beta.1</version>
<version>1.0.0-beta.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down Expand Up @@ -74,6 +74,9 @@ See [API design][design] for general introduction on design and key concepts on

## Examples

[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/azurestack/azure-resourcemanager-azurestack/SAMPLE.md)


## Troubleshooting

## Next steps
Expand Down
Loading

0 comments on commit 1795fd0

Please sign in to comment.