Skip to content

Commit 3858cc4

Browse files
committed
Added skeleton Get-AzureRmSqlJobAccount doc
1 parent c4789bc commit 3858cc4

File tree

1 file changed

+156
-0
lines changed

1 file changed

+156
-0
lines changed

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

Lines changed: 156 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7042,6 +7042,162 @@ Tags :</dev:code>
70427042
</command:relatedLinks>
70437043
</command:command>
70447044
<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">
7045+
<!--Generated by PS Cmdlet Help Editor-->
7046+
<command:details>
7047+
<command:name>Get-AzureRmSqlJobAccount</command:name>
7048+
<maml:description>
7049+
<maml:para />
7050+
</maml:description>
7051+
<maml:copyright>
7052+
<maml:para />
7053+
</maml:copyright>
7054+
<command:verb>Get</command:verb>
7055+
<command:noun>AzureRmSqlJobAccount</command:noun>
7056+
<dev:version />
7057+
</command:details>
7058+
<maml:description>
7059+
<maml:para />
7060+
</maml:description>
7061+
<command:syntax>
7062+
<command:syntaxItem>
7063+
<maml:name>Get-AzureRmSqlJobAccount</maml:name>
7064+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
7065+
<maml:name>ResourceGroupName</maml:name>
7066+
<maml:description>
7067+
<maml:para />
7068+
</maml:description>
7069+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7070+
</command:parameter>
7071+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
7072+
<maml:name>ServerName</maml:name>
7073+
<maml:description>
7074+
<maml:para />
7075+
</maml:description>
7076+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7077+
</command:parameter>
7078+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
7079+
<maml:name>JobAccountName</maml:name>
7080+
<maml:description>
7081+
<maml:para />
7082+
</maml:description>
7083+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7084+
</command:parameter>
7085+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
7086+
<maml:name>InformationAction</maml:name>
7087+
<maml:description>
7088+
<maml:para />
7089+
</maml:description>
7090+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
7091+
</command:parameter>
7092+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
7093+
<maml:name>InformationVariable</maml:name>
7094+
<maml:description>
7095+
<maml:para />
7096+
</maml:description>
7097+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7098+
</command:parameter>
7099+
</command:syntaxItem>
7100+
</command:syntax>
7101+
<command:parameters>
7102+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
7103+
<maml:name>ResourceGroupName</maml:name>
7104+
<maml:description>
7105+
<maml:para />
7106+
</maml:description>
7107+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7108+
<dev:type>
7109+
<maml:name>String</maml:name>
7110+
<maml:uri/>
7111+
</dev:type>
7112+
<dev:defaultValue></dev:defaultValue>
7113+
</command:parameter>
7114+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
7115+
<maml:name>ServerName</maml:name>
7116+
<maml:description>
7117+
<maml:para />
7118+
</maml:description>
7119+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7120+
<dev:type>
7121+
<maml:name>String</maml:name>
7122+
<maml:uri/>
7123+
</dev:type>
7124+
<dev:defaultValue></dev:defaultValue>
7125+
</command:parameter>
7126+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
7127+
<maml:name>JobAccountName</maml:name>
7128+
<maml:description>
7129+
<maml:para />
7130+
</maml:description>
7131+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7132+
<dev:type>
7133+
<maml:name>String</maml:name>
7134+
<maml:uri/>
7135+
</dev:type>
7136+
<dev:defaultValue></dev:defaultValue>
7137+
</command:parameter>
7138+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
7139+
<maml:name>InformationAction</maml:name>
7140+
<maml:description>
7141+
<maml:para />
7142+
</maml:description>
7143+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
7144+
<dev:type>
7145+
<maml:name>ActionPreference</maml:name>
7146+
<maml:uri/>
7147+
</dev:type>
7148+
<dev:defaultValue></dev:defaultValue>
7149+
</command:parameter>
7150+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
7151+
<maml:name>InformationVariable</maml:name>
7152+
<maml:description>
7153+
<maml:para />
7154+
</maml:description>
7155+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
7156+
<dev:type>
7157+
<maml:name>String</maml:name>
7158+
<maml:uri/>
7159+
</dev:type>
7160+
<dev:defaultValue></dev:defaultValue>
7161+
</command:parameter>
7162+
</command:parameters>
7163+
<command:inputTypes>
7164+
<command:inputType>
7165+
<dev:type>
7166+
<maml:name></maml:name>
7167+
<maml:uri></maml:uri>
7168+
<maml:description/>
7169+
</dev:type>
7170+
<maml:description>
7171+
<maml:para />
7172+
</maml:description>
7173+
</command:inputType>
7174+
</command:inputTypes>
7175+
<command:returnValues>
7176+
<command:returnValue>
7177+
<dev:type>
7178+
<maml:name></maml:name>
7179+
<maml:uri></maml:uri>
7180+
<maml:description/>
7181+
</dev:type>
7182+
<maml:description>
7183+
<maml:para />
7184+
</maml:description>
7185+
</command:returnValue>
7186+
</command:returnValues>
7187+
<command:terminatingErrors></command:terminatingErrors>
7188+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
7189+
<maml:alertSet>
7190+
<maml:title></maml:title>
7191+
<maml:alert>
7192+
<maml:para />
7193+
</maml:alert>
7194+
</maml:alertSet>
7195+
<command:examples>
7196+
</command:examples>
7197+
<maml:relatedLinks>
7198+
</maml:relatedLinks>
7199+
</command:command>
7200+
<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">
70457201
<command:details><command:name>Get-AzureRmSqlServerActiveDirectoryAdministrator</command:name>
70467202
<command:verb>Get</command:verb>
70477203
<command:noun>AzureRmSqlServerActiveDirectoryAdministrator</command:noun>

0 commit comments

Comments
 (0)