Skip to content

Commit

Permalink
CodeGen from PR 19389 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a3e44e3b559225047402a24b10fba1bc5a7d9737 into 4124b7c2773a714303299f0cfd742b0d26d3bb5d
  • Loading branch information
SDKAuto committed Jun 10, 2022
1 parent 1340cb6 commit e4d554f
Show file tree
Hide file tree
Showing 80 changed files with 2,312 additions and 1,115 deletions.
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 (2022-06-10)

- Azure Resource Manager DelegatedNetwork client library for Java. This package contains Microsoft Azure SDK for DelegatedNetwork Management SDK. DNC web api provides way to create, get and delete dnc controller. Package tag package-2021-03-15. 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-03-26)

Expand Down
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-delegatednetwork</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/delegatednetwork/azure-resourcemanager-delegatednetwork/SAMPLE.md)


## Troubleshooting

## Next steps
Expand Down
Loading

0 comments on commit e4d554f

Please sign in to comment.