Skip to content

Commit e21a1b5

Browse files
committed
Fixed errors in JobAccount help
1 parent 0b93e2a commit e21a1b5

File tree

1 file changed

+34
-53
lines changed

1 file changed

+34
-53
lines changed

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

+34-53
Original file line numberDiff line numberDiff line change
@@ -4530,22 +4530,22 @@ Unit : Percent</maml:para>
45304530
<command:syntax>
45314531
<command:syntaxItem>
45324532
<maml:name>Get-AzureRmSqlJobAccount</maml:name>
4533-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
4534-
<maml:name>ServerName</maml:name>
4533+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
4534+
<maml:name>ResourceGroupName</maml:name>
45354535
<maml:description>
45364536
<maml:para />
45374537
</maml:description>
45384538
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45394539
</command:parameter>
4540-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
4541-
<maml:name>JobAccountName</maml:name>
4540+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
4541+
<maml:name>ServerName</maml:name>
45424542
<maml:description>
45434543
<maml:para />
45444544
</maml:description>
45454545
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
45464546
</command:parameter>
4547-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
4548-
<maml:name>ResourceGroupName</maml:name>
4547+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
4548+
<maml:name>JobAccountName</maml:name>
45494549
<maml:description>
45504550
<maml:para />
45514551
</maml:description>
@@ -4568,8 +4568,8 @@ Unit : Percent</maml:para>
45684568
</command:syntaxItem>
45694569
</command:syntax>
45704570
<command:parameters>
4571-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
4572-
<maml:name>ServerName</maml:name>
4571+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
4572+
<maml:name>ResourceGroupName</maml:name>
45734573
<maml:description>
45744574
<maml:para />
45754575
</maml:description>
@@ -4580,8 +4580,8 @@ Unit : Percent</maml:para>
45804580
</dev:type>
45814581
<dev:defaultValue></dev:defaultValue>
45824582
</command:parameter>
4583-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
4584-
<maml:name>JobAccountName</maml:name>
4583+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
4584+
<maml:name>ServerName</maml:name>
45854585
<maml:description>
45864586
<maml:para />
45874587
</maml:description>
@@ -4592,8 +4592,8 @@ Unit : Percent</maml:para>
45924592
</dev:type>
45934593
<dev:defaultValue></dev:defaultValue>
45944594
</command:parameter>
4595-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
4596-
<maml:name>ResourceGroupName</maml:name>
4595+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
4596+
<maml:name>JobAccountName</maml:name>
45974597
<maml:description>
45984598
<maml:para />
45994599
</maml:description>
@@ -8700,29 +8700,29 @@ FirewallRuleName : rule01</maml:para>
87008700
<command:syntax>
87018701
<command:syntaxItem>
87028702
<maml:name>New-AzureRmSqlJobAccount</maml:name>
8703-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8704-
<maml:name>ServerName</maml:name>
8703+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
8704+
<maml:name>ResourceGroupName</maml:name>
87058705
<maml:description>
87068706
<maml:para />
87078707
</maml:description>
87088708
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
87098709
</command:parameter>
87108710
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8711-
<maml:name>JobAccountName</maml:name>
8711+
<maml:name>ServerName</maml:name>
87128712
<maml:description>
87138713
<maml:para />
87148714
</maml:description>
87158715
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
87168716
</command:parameter>
87178717
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8718-
<maml:name>DatabaseName</maml:name>
8718+
<maml:name>JobAccountName</maml:name>
87198719
<maml:description>
87208720
<maml:para />
87218721
</maml:description>
87228722
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
87238723
</command:parameter>
87248724
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8725-
<maml:name>Location</maml:name>
8725+
<maml:name>DatabaseName</maml:name>
87268726
<maml:description>
87278727
<maml:para />
87288728
</maml:description>
@@ -8735,13 +8735,6 @@ FirewallRuleName : rule01</maml:para>
87358735
</maml:description>
87368736
<command:parameterValue required="true" variableLength="true">Dictionary`2[String]</command:parameterValue>
87378737
</command:parameter>
8738-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
8739-
<maml:name>ResourceGroupName</maml:name>
8740-
<maml:description>
8741-
<maml:para />
8742-
</maml:description>
8743-
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8744-
</command:parameter>
87458738
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
87468739
<maml:name>InformationAction</maml:name>
87478740
<maml:description>
@@ -8759,8 +8752,8 @@ FirewallRuleName : rule01</maml:para>
87598752
</command:syntaxItem>
87608753
</command:syntax>
87618754
<command:parameters>
8762-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8763-
<maml:name>ServerName</maml:name>
8755+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
8756+
<maml:name>ResourceGroupName</maml:name>
87648757
<maml:description>
87658758
<maml:para />
87668759
</maml:description>
@@ -8772,7 +8765,7 @@ FirewallRuleName : rule01</maml:para>
87728765
<dev:defaultValue></dev:defaultValue>
87738766
</command:parameter>
87748767
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8775-
<maml:name>JobAccountName</maml:name>
8768+
<maml:name>ServerName</maml:name>
87768769
<maml:description>
87778770
<maml:para />
87788771
</maml:description>
@@ -8784,7 +8777,7 @@ FirewallRuleName : rule01</maml:para>
87848777
<dev:defaultValue></dev:defaultValue>
87858778
</command:parameter>
87868779
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8787-
<maml:name>DatabaseName</maml:name>
8780+
<maml:name>JobAccountName</maml:name>
87888781
<maml:description>
87898782
<maml:para />
87908783
</maml:description>
@@ -8796,7 +8789,7 @@ FirewallRuleName : rule01</maml:para>
87968789
<dev:defaultValue></dev:defaultValue>
87978790
</command:parameter>
87988791
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8799-
<maml:name>Location</maml:name>
8792+
<maml:name>DatabaseName</maml:name>
88008793
<maml:description>
88018794
<maml:para />
88028795
</maml:description>
@@ -8819,18 +8812,6 @@ FirewallRuleName : rule01</maml:para>
88198812
</dev:type>
88208813
<dev:defaultValue></dev:defaultValue>
88218814
</command:parameter>
8822-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
8823-
<maml:name>ResourceGroupName</maml:name>
8824-
<maml:description>
8825-
<maml:para />
8826-
</maml:description>
8827-
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8828-
<dev:type>
8829-
<maml:name>String</maml:name>
8830-
<maml:uri/>
8831-
</dev:type>
8832-
<dev:defaultValue></dev:defaultValue>
8833-
</command:parameter>
88348815
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
88358816
<maml:name>InformationAction</maml:name>
88368817
<maml:description>
@@ -11006,22 +10987,22 @@ resourcegroup01 server01 DBAs 40b79501-b343-44ed-9ce7-da4c8cc7353b</m
1100610987
<command:syntax>
1100710988
<command:syntaxItem>
1100810989
<maml:name>Remove-AzureRmSqlJobAccount</maml:name>
11009-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
11010-
<maml:name>ServerName</maml:name>
10990+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
10991+
<maml:name>ResourceGroupName</maml:name>
1101110992
<maml:description>
1101210993
<maml:para />
1101310994
</maml:description>
1101410995
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1101510996
</command:parameter>
11016-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11017-
<maml:name>JobAccountName</maml:name>
10997+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
10998+
<maml:name>ServerName</maml:name>
1101810999
<maml:description>
1101911000
<maml:para />
1102011001
</maml:description>
1102111002
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1102211003
</command:parameter>
11023-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
11024-
<maml:name>ResourceGroupName</maml:name>
11004+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11005+
<maml:name>JobAccountName</maml:name>
1102511006
<maml:description>
1102611007
<maml:para />
1102711008
</maml:description>
@@ -11044,8 +11025,8 @@ resourcegroup01 server01 DBAs 40b79501-b343-44ed-9ce7-da4c8cc7353b</m
1104411025
</command:syntaxItem>
1104511026
</command:syntax>
1104611027
<command:parameters>
11047-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
11048-
<maml:name>ServerName</maml:name>
11028+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
11029+
<maml:name>ResourceGroupName</maml:name>
1104911030
<maml:description>
1105011031
<maml:para />
1105111032
</maml:description>
@@ -11056,8 +11037,8 @@ resourcegroup01 server01 DBAs 40b79501-b343-44ed-9ce7-da4c8cc7353b</m
1105611037
</dev:type>
1105711038
<dev:defaultValue></dev:defaultValue>
1105811039
</command:parameter>
11059-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11060-
<maml:name>JobAccountName</maml:name>
11040+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
11041+
<maml:name>ServerName</maml:name>
1106111042
<maml:description>
1106211043
<maml:para />
1106311044
</maml:description>
@@ -11068,8 +11049,8 @@ resourcegroup01 server01 DBAs 40b79501-b343-44ed-9ce7-da4c8cc7353b</m
1106811049
</dev:type>
1106911050
<dev:defaultValue></dev:defaultValue>
1107011051
</command:parameter>
11071-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
11072-
<maml:name>ResourceGroupName</maml:name>
11052+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11053+
<maml:name>JobAccountName</maml:name>
1107311054
<maml:description>
1107411055
<maml:para />
1107511056
</maml:description>

0 commit comments

Comments
 (0)