3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 10/10 /2024
6
+ # Generated on: 10/15 /2024
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 2.4.0 '
15
+ ModuleVersion = ' 2.4.1 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.4'; })
57
57
RequiredAssemblies = ' StackHCI.Autorest/bin/Az.StackHCI.private.dll'
58
58
59
59
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60
- ScriptsToProcess = @ ()
60
+ # ScriptsToProcess = @()
61
61
62
62
# Type files (.ps1xml) to be loaded when importing this module
63
- TypesToProcess = @ ()
63
+ # TypesToProcess = @()
64
64
65
65
# Format files (.ps1xml) to be loaded when importing this module
66
66
FormatsToProcess = ' StackHCI.Autorest/Az.StackHCI.format.ps1xml'
@@ -121,7 +121,7 @@ PrivateData = @{
121
121
PSData = @ {
122
122
123
123
# Tags applied to this module. These help with module discovery in online galleries.
124
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' StackHci'
124
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' StackHci'
125
125
126
126
# A URL to the license for this module.
127
127
LicenseUri = ' https://aka.ms/azps-license'
@@ -133,8 +133,7 @@ PrivateData = @{
133
133
# IconUri = ''
134
134
135
135
# ReleaseNotes of this module
136
- ReleaseNotes = ' * Upgraded API version to 2024-04-01
137
- * Allowed registration for 23H2 and above versions of the device'
136
+ ReleaseNotes = ' * added support for new environment'
138
137
139
138
# Prerelease string of this module
140
139
# Prerelease = ''
@@ -147,7 +146,7 @@ PrivateData = @{
147
146
148
147
} # End of PSData hashtable
149
148
150
- } # End of PrivateData hashtable
149
+ } # End of PrivateData hashtable
151
150
152
151
# HelpInfo URI of this module
153
152
# HelpInfoURI = ''
0 commit comments