3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 7/17 /2024
6
+ # Generated on: 8/19 /2024
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.1 .0'
15
+ ModuleVersion = ' 1.0 .0'
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -51,16 +51,16 @@ DotNetFrameworkVersion = '4.7.2'
51
51
# ProcessorArchitecture = ''
52
52
53
53
# Modules that must be imported into the global environment prior to importing this module
54
- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 3.0.2 ' ; })
54
+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 3.0.3 ' ; })
55
55
56
56
# Assemblies that must be loaded prior to importing this module
57
57
RequiredAssemblies = ' Oracle.Autorest/bin/Az.Oracle.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 = ' Oracle.Autorest/Az.Oracle.format.ps1xml'
@@ -117,7 +117,7 @@ PrivateData = @{
117
117
PSData = @ {
118
118
119
119
# Tags applied to this module. These help with module discovery in online galleries.
120
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' {ModuleNamePlaceHolder}'
120
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' {ModuleNamePlaceHolder}'
121
121
122
122
# A URL to the license for this module.
123
123
LicenseUri = ' https://aka.ms/azps-license'
@@ -129,7 +129,7 @@ PrivateData = @{
129
129
# IconUri = ''
130
130
131
131
# ReleaseNotes of this module
132
- # ReleaseNotes = ''
132
+ ReleaseNotes = ' * General availability for module Az.Oracle '
133
133
134
134
# Prerelease string of this module
135
135
# Prerelease = ''
@@ -142,7 +142,7 @@ PrivateData = @{
142
142
143
143
} # End of PSData hashtable
144
144
145
- } # End of PrivateData hashtable
145
+ } # End of PrivateData hashtable
146
146
147
147
# HelpInfo URI of this module
148
148
# HelpInfoURI = ''
0 commit comments