File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/ResourceManager/AnalysisServices
Commands.AnalysisServices Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ CLRVersion='4.0'
45
45
ProcessorArchitecture = ' None'
46
46
47
47
# Modules that must be imported into the global environment prior to importing this module
48
- RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 2.2 .0' })
48
+ RequiredModules = @ ( @ { ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 2.3 .0' })
49
49
50
50
# Assemblies that must be loaded prior to importing this module
51
51
RequiredAssemblies = @ ()
Original file line number Diff line number Diff line change 149
149
<command : parameterValue required =" true" variableLength =" false" >String</command : parameterValue >
150
150
</command : parameter >
151
151
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" true (ByPropertyName)" position =" 4" >
152
- <maml : name >Tags </maml : name >
152
+ <maml : name >Tag </maml : name >
153
153
<maml : description >
154
154
<maml : para >Key-value pairs in the form of a hash table set as tags on the server.</maml : para >
155
155
</maml : description >
228
228
<dev : defaultValue ></dev : defaultValue >
229
229
</command : parameter >
230
230
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" true (ByPropertyName)" position =" 4" >
231
- <maml : name >Tags </maml : name >
231
+ <maml : name >Tag </maml : name >
232
232
<maml : description >
233
233
<maml : para >Key-value pairs in the form of a hash table set as tags on the server.</maml : para >
234
234
</maml : description >
673
673
<command : parameterValue required =" true" variableLength =" false" >String</command : parameterValue >
674
674
</command : parameter >
675
675
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" true (ByPropertyName)" position =" 3" >
676
- <maml : name >Tags </maml : name >
676
+ <maml : name >Tag </maml : name >
677
677
<maml : description >
678
678
<maml : para >Key-value pairs in the form of a hash table set as tags on the server.</maml : para >
679
679
</maml : description >
747
747
<dev : defaultValue ></dev : defaultValue >
748
748
</command : parameter >
749
749
<command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" true (ByPropertyName)" position =" 3" >
750
- <maml : name >Tags </maml : name >
750
+ <maml : name >Tag </maml : name >
751
751
<maml : description >
752
752
<maml : para >Key-value pairs in the form of a hash table set as tags on the server.</maml : para >
753
753
</maml : description >
You can’t perform that action at this time.
0 commit comments