Skip to content

Commit

Permalink
CodeGen from PR 18607 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Hub Generated] Review request for Microsoft.DesktopVirtualization to add version preview/2022-04-01-preview (Azure#18607)

* Adds base for updating Microsoft.DesktopVirtualization from version preview/2022-02-10-preview to version 2022-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* wip

* wip

* wip

* add tupe

* base

* pooled schedules

* add put for pooled schedules

* fix schedule name

* fix op names being singular warning

* fix op names being singular warning

* required props

* props not required for patch

* fix some CI errs

* updt

* updt

* updt

* make props optional for patch

* use v3 for API version param
  • Loading branch information
SDKAuto committed Jun 30, 2022
1 parent 284eb74 commit a18f9b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ azure-arm: true
csharp: true
library-name: DesktopVirtualization
namespace: Azure.ResourceManager.DesktopVirtualization
require: https://github.com/Azure/azure-rest-api-specs/blob/49af362e33d89967d7776fdd3a26d5462c9fbb59/specification/desktopvirtualization/resource-manager/readme.md
require: https://github.com/Azure/azure-rest-api-specs/blob/3c5a948022b2bb99facdcf60ddb2abe2b16615ae/specification/desktopvirtualization/resource-manager/readme.md
tag: package-2021-07
output-folder: $(this-folder)/Generated
clear-output-folder: true
Expand Down

0 comments on commit a18f9b0

Please sign in to comment.