@@ -8681,6 +8681,219 @@ FirewallRuleName : rule01</maml:para>
8681
8681
</maml:relatedLinks>
8682
8682
</command:command>
8683
8683
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
8684
+ <!--Generated by PS Cmdlet Help Editor-->
8685
+ <command:details>
8686
+ <command:name>New-AzureRmSqlJobAccount</command:name>
8687
+ <maml:description>
8688
+ <maml:para />
8689
+ </maml:description>
8690
+ <maml:copyright>
8691
+ <maml:para />
8692
+ </maml:copyright>
8693
+ <command:verb>New</command:verb>
8694
+ <command:noun>AzureRmSqlJobAccount</command:noun>
8695
+ <dev:version />
8696
+ </command:details>
8697
+ <maml:description>
8698
+ <maml:para />
8699
+ </maml:description>
8700
+ <command:syntax>
8701
+ <command:syntaxItem>
8702
+ <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>
8705
+ <maml:description>
8706
+ <maml:para />
8707
+ </maml:description>
8708
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8709
+ </command:parameter>
8710
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8711
+ <maml:name>JobAccountName</maml:name>
8712
+ <maml:description>
8713
+ <maml:para />
8714
+ </maml:description>
8715
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8716
+ </command:parameter>
8717
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8718
+ <maml:name>DatabaseName</maml:name>
8719
+ <maml:description>
8720
+ <maml:para />
8721
+ </maml:description>
8722
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8723
+ </command:parameter>
8724
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8725
+ <maml:name>Location</maml:name>
8726
+ <maml:description>
8727
+ <maml:para />
8728
+ </maml:description>
8729
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8730
+ </command:parameter>
8731
+ <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
8732
+ <maml:name>Tags</maml:name>
8733
+ <maml:description>
8734
+ <maml:para />
8735
+ </maml:description>
8736
+ <command:parameterValue required="true" variableLength="true">Dictionary`2[String]</command:parameterValue>
8737
+ </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>
8745
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
8746
+ <maml:name>InformationAction</maml:name>
8747
+ <maml:description>
8748
+ <maml:para />
8749
+ </maml:description>
8750
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
8751
+ </command:parameter>
8752
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
8753
+ <maml:name>InformationVariable</maml:name>
8754
+ <maml:description>
8755
+ <maml:para />
8756
+ </maml:description>
8757
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8758
+ </command:parameter>
8759
+ </command:syntaxItem>
8760
+ </command:syntax>
8761
+ <command:parameters>
8762
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8763
+ <maml:name>ServerName</maml:name>
8764
+ <maml:description>
8765
+ <maml:para />
8766
+ </maml:description>
8767
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8768
+ <dev:type>
8769
+ <maml:name>String</maml:name>
8770
+ <maml:uri/>
8771
+ </dev:type>
8772
+ <dev:defaultValue></dev:defaultValue>
8773
+ </command:parameter>
8774
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8775
+ <maml:name>JobAccountName</maml:name>
8776
+ <maml:description>
8777
+ <maml:para />
8778
+ </maml:description>
8779
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8780
+ <dev:type>
8781
+ <maml:name>String</maml:name>
8782
+ <maml:uri/>
8783
+ </dev:type>
8784
+ <dev:defaultValue></dev:defaultValue>
8785
+ </command:parameter>
8786
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8787
+ <maml:name>DatabaseName</maml:name>
8788
+ <maml:description>
8789
+ <maml:para />
8790
+ </maml:description>
8791
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8792
+ <dev:type>
8793
+ <maml:name>String</maml:name>
8794
+ <maml:uri/>
8795
+ </dev:type>
8796
+ <dev:defaultValue></dev:defaultValue>
8797
+ </command:parameter>
8798
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
8799
+ <maml:name>Location</maml:name>
8800
+ <maml:description>
8801
+ <maml:para />
8802
+ </maml:description>
8803
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8804
+ <dev:type>
8805
+ <maml:name>String</maml:name>
8806
+ <maml:uri/>
8807
+ </dev:type>
8808
+ <dev:defaultValue></dev:defaultValue>
8809
+ </command:parameter>
8810
+ <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
8811
+ <maml:name>Tags</maml:name>
8812
+ <maml:description>
8813
+ <maml:para />
8814
+ </maml:description>
8815
+ <command:parameterValue required="true" variableLength="true">Dictionary`2[String]</command:parameterValue>
8816
+ <dev:type>
8817
+ <maml:name>Dictionary`2[String]</maml:name>
8818
+ <maml:uri/>
8819
+ </dev:type>
8820
+ <dev:defaultValue></dev:defaultValue>
8821
+ </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>
8834
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
8835
+ <maml:name>InformationAction</maml:name>
8836
+ <maml:description>
8837
+ <maml:para />
8838
+ </maml:description>
8839
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
8840
+ <dev:type>
8841
+ <maml:name>ActionPreference</maml:name>
8842
+ <maml:uri/>
8843
+ </dev:type>
8844
+ <dev:defaultValue></dev:defaultValue>
8845
+ </command:parameter>
8846
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
8847
+ <maml:name>InformationVariable</maml:name>
8848
+ <maml:description>
8849
+ <maml:para />
8850
+ </maml:description>
8851
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
8852
+ <dev:type>
8853
+ <maml:name>String</maml:name>
8854
+ <maml:uri/>
8855
+ </dev:type>
8856
+ <dev:defaultValue></dev:defaultValue>
8857
+ </command:parameter>
8858
+ </command:parameters>
8859
+ <command:inputTypes>
8860
+ <command:inputType>
8861
+ <dev:type>
8862
+ <maml:name></maml:name>
8863
+ <maml:uri></maml:uri>
8864
+ <maml:description/>
8865
+ </dev:type>
8866
+ <maml:description>
8867
+ <maml:para />
8868
+ </maml:description>
8869
+ </command:inputType>
8870
+ </command:inputTypes>
8871
+ <command:returnValues>
8872
+ <command:returnValue>
8873
+ <dev:type>
8874
+ <maml:name></maml:name>
8875
+ <maml:uri></maml:uri>
8876
+ <maml:description/>
8877
+ </dev:type>
8878
+ <maml:description>
8879
+ <maml:para />
8880
+ </maml:description>
8881
+ </command:returnValue>
8882
+ </command:returnValues>
8883
+ <command:terminatingErrors></command:terminatingErrors>
8884
+ <command:nonTerminatingErrors></command:nonTerminatingErrors>
8885
+ <maml:alertSet>
8886
+ <maml:title></maml:title>
8887
+ <maml:alert>
8888
+ <maml:para />
8889
+ </maml:alert>
8890
+ </maml:alertSet>
8891
+ <command:examples>
8892
+ </command:examples>
8893
+ <maml:relatedLinks>
8894
+ </maml:relatedLinks>
8895
+ </command:command>
8896
+ <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
8684
8897
<!--Generated by PS Cmdlet Help Editor-->
8685
8898
<command:details>
8686
8899
<command:name>Remove-AzureRmSqlDatabase</command:name>
0 commit comments