3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 10/11 /2024
6
+ # Generated on: 10/14 /2024
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.9 .0'
15
+ ModuleVersion = ' 0.10 .0'
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 = ' ConnectedMachine.Autorest/bin/Az.ConnectedMachine.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 = ' ConnectedMachine.Autorest/Az.ConnectedMachine.format.ps1xml'
@@ -111,7 +111,7 @@ PrivateData = @{
111
111
PSData = @ {
112
112
113
113
# Tags applied to this module. These help with module discovery in online galleries.
114
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' ConnectedMachine'
114
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' ConnectedMachine'
115
115
116
116
# A URL to the license for this module.
117
117
LicenseUri = ' https://aka.ms/azps-license'
@@ -123,7 +123,7 @@ PrivateData = @{
123
123
# IconUri = ''
124
124
125
125
# ReleaseNotes of this module
126
- ReleaseNotes = ' * Updated the API version to 2024-05-20-preview. '
126
+ ReleaseNotes = ' * Updated stable version api of HybridCompute to 2024-07-10 '
127
127
128
128
# Prerelease string of this module
129
129
# Prerelease = ''
@@ -136,7 +136,7 @@ PrivateData = @{
136
136
137
137
} # End of PSData hashtable
138
138
139
- } # End of PrivateData hashtable
139
+ } # End of PrivateData hashtable
140
140
141
141
# HelpInfo URI of this module
142
142
# HelpInfoURI = ''
0 commit comments