33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 10/27 /2025
6+ # Generated on: 11/5 /2025
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 1.2.0 '
15+ ModuleVersion = ' 1.2.1 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
5757RequiredAssemblies = ' Oracle.Autorest/bin/Az.Oracle.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 = ' Oracle.Autorest/Az.Oracle.format.ps1xml'
@@ -126,7 +126,7 @@ PrivateData = @{
126126 PSData = @ {
127127
128128 # Tags applied to this module. These help with module discovery in online galleries.
129- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
129+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
130130
131131 # A URL to the license for this module.
132132 LicenseUri = ' https://aka.ms/azps-license'
@@ -138,7 +138,7 @@ PrivateData = @{
138138 # IconUri = ''
139139
140140 # ReleaseNotes of this module
141- ReleaseNotes = ' * Upgraded to the stable version 2025-03-01 '
141+ ReleaseNotes = ' * Preannounced breaking changes '
142142
143143 # Prerelease string of this module
144144 # Prerelease = ''
@@ -151,7 +151,7 @@ PrivateData = @{
151151
152152 } # End of PSData hashtable
153153
154- } # End of PrivateData hashtable
154+ } # End of PrivateData hashtable
155155
156156# HelpInfo URI of this module
157157# HelpInfoURI = ''
0 commit comments