Skip to content

Commit 7563504

Browse files
committed
Added skeleton New-AzureRmSqlJobAccount doc
1 parent 3858cc4 commit 7563504

File tree

1 file changed

+206
-0
lines changed

1 file changed

+206
-0
lines changed

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

Lines changed: 206 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14033,6 +14033,212 @@ FirewallRuleName : Rule01</dev:code>
1403314033
</command:relatedLinks>
1403414034
</command:command>
1403514035
<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">
14036+
<!--Generated by PS Cmdlet Help Editor-->
14037+
<command:details>
14038+
<command:name>New-AzureRmSqlJobAccount</command:name>
14039+
<maml:description>
14040+
<maml:para />
14041+
</maml:description>
14042+
<maml:copyright>
14043+
<maml:para />
14044+
</maml:copyright>
14045+
<command:verb>New</command:verb>
14046+
<command:noun>AzureRmSqlJobAccount</command:noun>
14047+
<dev:version />
14048+
</command:details>
14049+
<maml:description>
14050+
<maml:para />
14051+
</maml:description>
14052+
<command:syntax>
14053+
<command:syntaxItem>
14054+
<maml:name>New-AzureRmSqlJobAccount</maml:name>
14055+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
14056+
<maml:name>ResourceGroupName</maml:name>
14057+
<maml:description>
14058+
<maml:para />
14059+
</maml:description>
14060+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14061+
</command:parameter>
14062+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14063+
<maml:name>ServerName</maml:name>
14064+
<maml:description>
14065+
<maml:para />
14066+
</maml:description>
14067+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14068+
</command:parameter>
14069+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14070+
<maml:name>JobAccountName</maml:name>
14071+
<maml:description>
14072+
<maml:para />
14073+
</maml:description>
14074+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14075+
</command:parameter>
14076+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14077+
<maml:name>DatabaseName</maml:name>
14078+
<maml:description>
14079+
<maml:para />
14080+
</maml:description>
14081+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14082+
</command:parameter>
14083+
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
14084+
<maml:name>Tags</maml:name>
14085+
<maml:description>
14086+
<maml:para />
14087+
</maml:description>
14088+
<command:parameterValue required="true" variableLength="true">Dictionary`2[String]</command:parameterValue>
14089+
</command:parameter>
14090+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14091+
<maml:name>InformationAction</maml:name>
14092+
<maml:description>
14093+
<maml:para />
14094+
</maml:description>
14095+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
14096+
</command:parameter>
14097+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14098+
<maml:name>InformationVariable</maml:name>
14099+
<maml:description>
14100+
<maml:para />
14101+
</maml:description>
14102+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14103+
</command:parameter>
14104+
</command:syntaxItem>
14105+
</command:syntax>
14106+
<command:parameters>
14107+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
14108+
<maml:name>ResourceGroupName</maml:name>
14109+
<maml:description>
14110+
<maml:para />
14111+
</maml:description>
14112+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14113+
<dev:type>
14114+
<maml:name>String</maml:name>
14115+
<maml:uri/>
14116+
</dev:type>
14117+
<dev:defaultValue></dev:defaultValue>
14118+
</command:parameter>
14119+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14120+
<maml:name>ServerName</maml:name>
14121+
<maml:description>
14122+
<maml:para />
14123+
</maml:description>
14124+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14125+
<dev:type>
14126+
<maml:name>String</maml:name>
14127+
<maml:uri/>
14128+
</dev:type>
14129+
<dev:defaultValue></dev:defaultValue>
14130+
</command:parameter>
14131+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14132+
<maml:name>JobAccountName</maml:name>
14133+
<maml:description>
14134+
<maml:para />
14135+
</maml:description>
14136+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14137+
<dev:type>
14138+
<maml:name>String</maml:name>
14139+
<maml:uri/>
14140+
</dev:type>
14141+
<dev:defaultValue></dev:defaultValue>
14142+
</command:parameter>
14143+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
14144+
<maml:name>DatabaseName</maml:name>
14145+
<maml:description>
14146+
<maml:para />
14147+
</maml:description>
14148+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14149+
<dev:type>
14150+
<maml:name>String</maml:name>
14151+
<maml:uri/>
14152+
</dev:type>
14153+
<dev:defaultValue></dev:defaultValue>
14154+
</command:parameter>
14155+
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
14156+
<maml:name>Tags</maml:name>
14157+
<maml:description>
14158+
<maml:para />
14159+
</maml:description>
14160+
<command:parameterValue required="true" variableLength="true">Dictionary`2[String]</command:parameterValue>
14161+
<dev:type>
14162+
<maml:name>Dictionary`2[String]</maml:name>
14163+
<maml:uri/>
14164+
</dev:type>
14165+
<dev:defaultValue></dev:defaultValue>
14166+
</command:parameter>
14167+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
14168+
<maml:name>ResourceGroupName</maml:name>
14169+
<maml:description>
14170+
<maml:para />
14171+
</maml:description>
14172+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14173+
<dev:type>
14174+
<maml:name>String</maml:name>
14175+
<maml:uri/>
14176+
</dev:type>
14177+
<dev:defaultValue></dev:defaultValue>
14178+
</command:parameter>
14179+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14180+
<maml:name>InformationAction</maml:name>
14181+
<maml:description>
14182+
<maml:para />
14183+
</maml:description>
14184+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
14185+
<dev:type>
14186+
<maml:name>ActionPreference</maml:name>
14187+
<maml:uri/>
14188+
</dev:type>
14189+
<dev:defaultValue></dev:defaultValue>
14190+
</command:parameter>
14191+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14192+
<maml:name>InformationVariable</maml:name>
14193+
<maml:description>
14194+
<maml:para />
14195+
</maml:description>
14196+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14197+
<dev:type>
14198+
<maml:name>String</maml:name>
14199+
<maml:uri/>
14200+
</dev:type>
14201+
<dev:defaultValue></dev:defaultValue>
14202+
</command:parameter>
14203+
</command:parameters>
14204+
<command:inputTypes>
14205+
<command:inputType>
14206+
<dev:type>
14207+
<maml:name></maml:name>
14208+
<maml:uri></maml:uri>
14209+
<maml:description/>
14210+
</dev:type>
14211+
<maml:description>
14212+
<maml:para />
14213+
</maml:description>
14214+
</command:inputType>
14215+
</command:inputTypes>
14216+
<command:returnValues>
14217+
<command:returnValue>
14218+
<dev:type>
14219+
<maml:name></maml:name>
14220+
<maml:uri></maml:uri>
14221+
<maml:description/>
14222+
</dev:type>
14223+
<maml:description>
14224+
<maml:para />
14225+
</maml:description>
14226+
</command:returnValue>
14227+
</command:returnValues>
14228+
<command:terminatingErrors></command:terminatingErrors>
14229+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
14230+
<maml:alertSet>
14231+
<maml:title></maml:title>
14232+
<maml:alert>
14233+
<maml:para />
14234+
</maml:alert>
14235+
</maml:alertSet>
14236+
<command:examples>
14237+
</command:examples>
14238+
<maml:relatedLinks>
14239+
</maml:relatedLinks>
14240+
</command:command>
14241+
<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">
1403614242
<command:details><command:name>Remove-AzureRmSqlDatabase</command:name>
1403714243
<command:verb>Remove</command:verb>
1403814244
<command:noun>AzureRmSqlDatabase</command:noun>

0 commit comments

Comments
 (0)