File tree Expand file tree Collapse file tree 4 files changed +33
-8
lines changed
src/DesktopVirtualization/DesktopVirtualization
tools/Tools.Common/SerializedCmdlets Expand file tree Collapse file tree 4 files changed +33
-8
lines changed Original file line number Diff line number Diff line change 33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 2/22 /2024
6+ # Generated on: 2/23 /2024
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 4.3 .0'
15+ ModuleVersion = ' 5.2 .0'
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -150,10 +150,21 @@ PrivateData = @{
150150 # IconUri = ''
151151
152152 # ReleaseNotes of this module
153- ReleaseNotes = ' * Removed AppAttach Cmdlets and ResetIcon parameter to Update-AzWvdApplication'
153+ ReleaseNotes = ' * Generated cmdlets of api version 2023-11-01-preview. Includes support for the following operations:
154+ - '' Get-ActiveSessionHostConfiguration''
155+ - '' Create-SessionHostConfiguration''
156+ - '' Get-SessionHostConfiguration''
157+ - '' Update-SessionHostConfiguration''
158+ - '' Get-SessionHostConfigurationOperationStatus''
159+ - '' Create-SessionHostManagement''
160+ - '' Get-SessionHostManagement''
161+ - '' Update-SessionHostManagement''
162+ - '' Get-SessionHostManagementOperationStatus''
163+ - '' Invoke-ControlSessionHostUpdate''
164+ - '' Invoke-InitiateSessionHostUpdate'' '
154165
155166 # Prerelease string of this module
156- # Prerelease = ''
167+ Prerelease = ' preview '
157168
158169 # Flag to indicate whether the module requires explicit user acceptance for install/update/save
159170 # RequireLicenseAcceptance = $false
Original file line number Diff line number Diff line change 1919-->
2020## Upcoming Release
2121
22+ ## Version 5.2.0
23+ * Generated cmdlets of api version 2023-11-01-preview. Includes support for the following operations:
24+ - ` Get-ActiveSessionHostConfiguration `
25+ - ` Create-SessionHostConfiguration `
26+ - ` Get-SessionHostConfiguration `
27+ - ` Update-SessionHostConfiguration `
28+ - ` Get-SessionHostConfigurationOperationStatus `
29+ - ` Create-SessionHostManagement `
30+ - ` Get-SessionHostManagement `
31+ - ` Update-SessionHostManagement `
32+ - ` Get-SessionHostManagementOperationStatus `
33+ - ` Invoke-ControlSessionHostUpdate `
34+ - ` Invoke-InitiateSessionHostUpdate `
35+
2236## Version 4.3.0
2337* Removed AppAttach Cmdlets and ResetIcon parameter to Update-AzWvdApplication
2438
Original file line number Diff line number Diff line change 2424[ assembly: ComVisible ( false ) ]
2525[ assembly: CLSCompliant ( false ) ]
2626[ assembly: Guid ( "5FAC4032-09B2-4E1D-A7CB-078DEA39CAF1" ) ]
27- [ assembly: AssemblyVersion ( "4.3 .0" ) ]
28- [ assembly: AssemblyFileVersion ( "4.3 .0" ) ]
27+ [ assembly: AssemblyVersion ( "5.2 .0" ) ]
28+ [ assembly: AssemblyFileVersion ( "5.2 .0" ) ]
Original file line number Diff line number Diff line change 11{
22 "ModuleName": "Az.DesktopVirtualization",
3- "ModuleVersion": "4.3 .0",
3+ "ModuleVersion": "5.2 .0",
44 "Cmdlets": [
55 {
66 "VerbName": "Disconnect",
4810848108 }
4810948109 }
4811048110 }
48111- }
48111+ }
You can’t perform that action at this time.
0 commit comments