Skip to content

Commit 2daac1f

Browse files
committed
Fix autogenerate issues
1 parent 0fd85ee commit 2daac1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ResourceManager/Dns/Commands.Dns/Microsoft.Azure.Commands.Dns.dll-Help.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@
945945
<maml:description>
946946
<maml:para>Specifies a suffix to use as a filter when you get multiple zones.</maml:para>
947947
</maml:description>
948-
<command:parameterValue required="false" variableLength="false">System.Stringring</command:parameterValue>
948+
<command:parameterValue required="false" variableLength="false">System.String</command:parameterValue>
949949
</command:parameter>
950950
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="named" aliases="none">
951951
<maml:name>Name</maml:name>
@@ -959,7 +959,7 @@
959959
<maml:description>
960960
<maml:para>Specifies an Azure profile.</maml:para>
961961
</maml:description>
962-
<command:parameterValue required="false" variableLength="false">Microsoft.Azure.Common.Authentication.Models.AzureProfilering</command:parameterValue>
962+
<command:parameterValue required="false" variableLength="false">Microsoft.Azure.Common.Authentication.Models.AzureProfile</command:parameterValue>
963963
</command:parameter>
964964
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="named" aliases="none">
965965
<maml:name>ResourceGroupName</maml:name>
@@ -976,9 +976,9 @@
976976
<maml:description>
977977
<maml:para>Specifies a suffix to use as a filter when you get multiple zones.</maml:para>
978978
</maml:description>
979-
<command:parameterValue required="false" variableLength="false">System.Stringring</command:parameterValue>
979+
<command:parameterValue required="false" variableLength="false">System.String</command:parameterValue>
980980
<dev:type>
981-
<maml:name>System.Stringring</maml:name>
981+
<maml:name>System.String</maml:name>
982982
<maml:uri />
983983
</dev:type>
984984
<dev:defaultValue>none</dev:defaultValue>
@@ -1000,9 +1000,9 @@
10001000
<maml:description>
10011001
<maml:para>Specifies an Azure profile.</maml:para>
10021002
</maml:description>
1003-
<command:parameterValue required="false" variableLength="false">Microsoft.Azure.Common.Authentication.Models.AzureProfilering</command:parameterValue>
1003+
<command:parameterValue required="false" variableLength="false">Microsoft.Azure.Common.Authentication.Models.AzureProfile</command:parameterValue>
10041004
<dev:type>
1005-
<maml:name>Microsoft.Azure.Common.Authentication.Models.AzureProfilering</maml:name>
1005+
<maml:name>Microsoft.Azure.Common.Authentication.Models.AzureProfile</maml:name>
10061006
<maml:uri />
10071007
</dev:type>
10081008
<dev:defaultValue>none</dev:defaultValue>

0 commit comments

Comments
 (0)