Skip to content

Commit ea91e47

Browse files
committed
Fixed missing doc strings for Get-AzureRmBatchApplicationPackage
1 parent b3e5912 commit ea91e47

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ResourceManager/AzureBatch/Commands.Batch/Microsoft.Azure.Commands.Batch.dll-Help.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8896,21 +8896,21 @@
88968896
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
88978897
<maml:name>AccountName</maml:name>
88988898
<maml:description>
8899-
<maml:para></maml:para>
8899+
<maml:para>Specifies the name of the Batch account.</maml:para>
89008900
</maml:description>
89018901
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89028902
</command:parameter>
89038903
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
89048904
<maml:name>ApplicationId</maml:name>
89058905
<maml:description>
8906-
<maml:para></maml:para>
8906+
<maml:para>Specifies the id of the application.</maml:para>
89078907
</maml:description>
89088908
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89098909
</command:parameter>
89108910
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
89118911
<maml:name>ApplicationVersion</maml:name>
89128912
<maml:description>
8913-
<maml:para></maml:para>
8913+
<maml:para>Specifies the version of the application.</maml:para>
89148914
</maml:description>
89158915
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89168916
</command:parameter>
@@ -8928,7 +8928,7 @@
89288928
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
89298929
<maml:name>AccountName</maml:name>
89308930
<maml:description>
8931-
<maml:para></maml:para>
8931+
<maml:para>Specifies the name of the Batch account.</maml:para>
89328932
</maml:description>
89338933
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89348934
<dev:type>
@@ -8940,7 +8940,7 @@
89408940
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
89418941
<maml:name>ApplicationId</maml:name>
89428942
<maml:description>
8943-
<maml:para></maml:para>
8943+
<maml:para>Specifies the id of the application.</maml:para>
89448944
</maml:description>
89458945
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89468946
<dev:type>
@@ -8952,7 +8952,7 @@
89528952
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
89538953
<maml:name>ApplicationVersion</maml:name>
89548954
<maml:description>
8955-
<maml:para></maml:para>
8955+
<maml:para>Specifies the version of the application.</maml:para>
89568956
</maml:description>
89578957
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
89588958
<dev:type>

0 commit comments

Comments
 (0)