|
3 | 3 | #
|
4 | 4 | # Generated by: Microsoft Corporation
|
5 | 5 | #
|
6 |
| -# Generated on: 10/16/2024 |
| 6 | +# Generated on: 10/17/2024 |
7 | 7 | #
|
8 | 8 |
|
9 | 9 | @{
|
|
12 | 12 | # RootModule = ''
|
13 | 13 |
|
14 | 14 | # Version number of this module.
|
15 |
| -ModuleVersion = '1.3.0' |
| 15 | +ModuleVersion = '1.4.0' |
16 | 16 |
|
17 | 17 | # Supported PSEditions
|
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop'
|
@@ -58,10 +58,10 @@ RequiredAssemblies =
|
58 | 58 | 'RedisEnterpriseCache.Autorest/bin/Az.RedisEnterpriseCache.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 =
|
@@ -119,7 +119,7 @@ PrivateData = @{
|
119 | 119 | PSData = @{
|
120 | 120 |
|
121 | 121 | # Tags applied to this module. These help with module discovery in online galleries.
|
122 |
| - Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'RedisEnterpriseCache' |
| 122 | + Tags = 'Azure','ResourceManager','ARM','PSModule','RedisEnterpriseCache' |
123 | 123 |
|
124 | 124 | # A URL to the license for this module.
|
125 | 125 | LicenseUri = 'https://aka.ms/azps-license'
|
@@ -149,7 +149,7 @@ PrivateData = @{
|
149 | 149 |
|
150 | 150 | } # End of PSData hashtable
|
151 | 151 |
|
152 |
| -} # End of PrivateData hashtable |
| 152 | + } # End of PrivateData hashtable |
153 | 153 |
|
154 | 154 | # HelpInfo URI of this module
|
155 | 155 | # HelpInfoURI = ''
|
|
0 commit comments