33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 10/11 /2024
6+ # Generated on: 10/14 /2024
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.9 .0'
15+ ModuleVersion = ' 0.10 .0'
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.4'; })
5757RequiredAssemblies = ' ConnectedMachine.Autorest/bin/Az.ConnectedMachine.private.dll'
5858
5959# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60- ScriptsToProcess = @ ()
60+ # ScriptsToProcess = @()
6161
6262# Type files (.ps1xml) to be loaded when importing this module
63- TypesToProcess = @ ()
63+ # TypesToProcess = @()
6464
6565# Format files (.ps1xml) to be loaded when importing this module
6666FormatsToProcess = ' ConnectedMachine.Autorest/Az.ConnectedMachine.format.ps1xml'
@@ -111,7 +111,7 @@ PrivateData = @{
111111 PSData = @ {
112112
113113 # 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'
115115
116116 # A URL to the license for this module.
117117 LicenseUri = ' https://aka.ms/azps-license'
@@ -123,7 +123,7 @@ PrivateData = @{
123123 # IconUri = ''
124124
125125 # 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 '
127127
128128 # Prerelease string of this module
129129 # Prerelease = ''
@@ -136,7 +136,7 @@ PrivateData = @{
136136
137137 } # End of PSData hashtable
138138
139- } # End of PrivateData hashtable
139+ } # End of PrivateData hashtable
140140
141141# HelpInfo URI of this module
142142# HelpInfoURI = ''
0 commit comments