33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 10/13 /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'
@@ -135,7 +135,7 @@ PrivateData = @{
135135 PSData = @ {
136136
137137 # Tags applied to this module. These help with module discovery in online galleries.
138- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
138+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
139139
140140 # A URL to the license for this module.
141141 LicenseUri = ' https://aka.ms/azps-license'
@@ -147,7 +147,7 @@ PrivateData = @{
147147 # IconUri = ''
148148
149149 # ReleaseNotes of this module
150- ReleaseNotes = ' * Upgraded to the stable version 2025-03-01 '
150+ ReleaseNotes = ' * Preannounced breaking changes '
151151
152152 # Prerelease string of this module
153153 # Prerelease = ''
@@ -160,7 +160,7 @@ PrivateData = @{
160160
161161 } # End of PSData hashtable
162162
163- } # End of PrivateData hashtable
163+ } # End of PrivateData hashtable
164164
165165# HelpInfo URI of this module
166166# HelpInfoURI = ''
0 commit comments