3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 11/13 /2024
6
+ # Generated on: 11/14 /2024
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.12 .0'
15
+ ModuleVersion = ' 0.13 .0'
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -58,10 +58,10 @@ RequiredAssemblies =
58
58
' ConnectedKubernetes.Autorest/bin/Az.ConnectedKubernetes.private.dll'
59
59
60
60
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
61
- ScriptsToProcess = @ ()
61
+ # ScriptsToProcess = @()
62
62
63
63
# Type files (.ps1xml) to be loaded when importing this module
64
- TypesToProcess = @ ()
64
+ # TypesToProcess = @()
65
65
66
66
# Format files (.ps1xml) to be loaded when importing this module
67
67
FormatsToProcess =
@@ -100,7 +100,7 @@ PrivateData = @{
100
100
PSData = @ {
101
101
102
102
# Tags applied to this module. These help with module discovery in online galleries.
103
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' ConnectedKubernetes'
103
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' ConnectedKubernetes'
104
104
105
105
# A URL to the license for this module.
106
106
LicenseUri = ' https://aka.ms/azps-license'
@@ -112,8 +112,7 @@ PrivateData = @{
112
112
# IconUri = ''
113
113
114
114
# ReleaseNotes of this module
115
- ReleaseNotes = ' * Corrected function that only worked on Windows.
116
- * Prevented unexpected value changes where parameters that were never set are unchanged but replayed back as part of Set-AzConnectedKubernetes processing.'
115
+ ReleaseNotes = ' * Fixed output type of cmdlet'
117
116
118
117
# Prerelease string of this module
119
118
# Prerelease = ''
@@ -126,7 +125,7 @@ PrivateData = @{
126
125
127
126
} # End of PSData hashtable
128
127
129
- } # End of PrivateData hashtable
128
+ } # End of PrivateData hashtable
130
129
131
130
# HelpInfo URI of this module
132
131
# HelpInfoURI = ''
0 commit comments