Skip to content

Commit 9a44bfb

Browse files
authored
SDK Release for desktopvirtualization based on 2022-09-09 api (latest stable) (#35258)
1 parent 54ffbd8 commit 9a44bfb

File tree

148 files changed

+6466
-907
lines changed

Some content is hidden

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

148 files changed

+6466
-907
lines changed

sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/Azure.ResourceManager.DesktopVirtualization.sln

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@ Global
4343
{E36A8647-6C66-4C6B-81DE-C8D633DBB8B0}.Release|x64.Build.0 = Release|Any CPU
4444
{E36A8647-6C66-4C6B-81DE-C8D633DBB8B0}.Release|x86.ActiveCfg = Release|Any CPU
4545
{E36A8647-6C66-4C6B-81DE-C8D633DBB8B0}.Release|x86.Build.0 = Release|Any CPU
46+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
47+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|Any CPU.Build.0 = Debug|Any CPU
48+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|x64.ActiveCfg = Debug|Any CPU
49+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|x64.Build.0 = Debug|Any CPU
50+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|x86.ActiveCfg = Debug|Any CPU
51+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Debug|x86.Build.0 = Debug|Any CPU
52+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|Any CPU.ActiveCfg = Release|Any CPU
53+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|Any CPU.Build.0 = Release|Any CPU
54+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|x64.ActiveCfg = Release|Any CPU
55+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|x64.Build.0 = Release|Any CPU
56+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|x86.ActiveCfg = Release|Any CPU
57+
{D90839DE-418D-4D8C-8B9D-60879F3C001B}.Release|x86.Build.0 = Release|Any CPU
4658
EndGlobalSection
4759
GlobalSection(SolutionProperties) = preSolution
4860
HideSolutionNode = FALSE

sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.1.0 (2023-05-12)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Enable the model factory feature for model mocking, more information can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking-factory-builder).
108

119
### Other Changes
1210

11+
- Upgraded API version to 2022-09-09
12+
- Upgraded dependent `Azure.Core` to `1.32.0`.
13+
- Upgraded dependent `Azure.ResourceManager` to `1.6.0`.
14+
1315
## 1.0.1 (2023-02-15)
1416

1517
### Other Changes

sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/api/Azure.ResourceManager.DesktopVirtualization.netstandard2.0.cs

Lines changed: 295 additions & 30 deletions
Large diffs are not rendered by default.

sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/samples/Generated/Samples/Sample_HostPoolCollection.cs

Lines changed: 24 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/samples/Generated/Samples/Sample_HostPoolResource.cs

Lines changed: 40 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)