Skip to content

Commit e435965

Browse files
committed
Added skeleton Remove-AzureRmSqlJobAccount doc
1 parent c11fab3 commit e435965

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
@@ -14246,6 +14246,162 @@ resourcegroup01 server01 DBAs 40b79501-b343-44ed-9ce7-da4c8cc7353b</m
1424614246
</maml:relatedLinks>
1424714247
</command:command>
1424814248
<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">
14249+
<!--Generated by PS Cmdlet Help Editor-->
14250+
<command:details>
14251+
<command:name>Remove-AzureRmSqlJobAccount</command:name>
14252+
<maml:description>
14253+
<maml:para />
14254+
</maml:description>
14255+
<maml:copyright>
14256+
<maml:para />
14257+
</maml:copyright>
14258+
<command:verb>ReRemovemoveGet</command:verb>
14259+
<command:noun>AzureRmSqlJobAccount</command:noun>
14260+
<dev:version />
14261+
</command:details>
14262+
<maml:description>
14263+
<maml:para />
14264+
</maml:description>
14265+
<command:syntax>
14266+
<command:syntaxItem>
14267+
<maml:name>Remove-AzureRmSqlJobAccount</maml:name>
14268+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
14269+
<maml:name>ServerName</maml:name>
14270+
<maml:description>
14271+
<maml:para />
14272+
</maml:description>
14273+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14274+
</command:parameter>
14275+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
14276+
<maml:name>JobAccountName</maml:name>
14277+
<maml:description>
14278+
<maml:para />
14279+
</maml:description>
14280+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14281+
</command:parameter>
14282+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
14283+
<maml:name>ResourceGroupName</maml:name>
14284+
<maml:description>
14285+
<maml:para />
14286+
</maml:description>
14287+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14288+
</command:parameter>
14289+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14290+
<maml:name>InformationAction</maml:name>
14291+
<maml:description>
14292+
<maml:para />
14293+
</maml:description>
14294+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
14295+
</command:parameter>
14296+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14297+
<maml:name>InformationVariable</maml:name>
14298+
<maml:description>
14299+
<maml:para />
14300+
</maml:description>
14301+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14302+
</command:parameter>
14303+
</command:syntaxItem>
14304+
</command:syntax>
14305+
<command:parameters>
14306+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
14307+
<maml:name>ServerName</maml:name>
14308+
<maml:description>
14309+
<maml:para />
14310+
</maml:description>
14311+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14312+
<dev:type>
14313+
<maml:name>String</maml:name>
14314+
<maml:uri/>
14315+
</dev:type>
14316+
<dev:defaultValue></dev:defaultValue>
14317+
</command:parameter>
14318+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
14319+
<maml:name>JobAccountName</maml:name>
14320+
<maml:description>
14321+
<maml:para />
14322+
</maml:description>
14323+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14324+
<dev:type>
14325+
<maml:name>String</maml:name>
14326+
<maml:uri/>
14327+
</dev:type>
14328+
<dev:defaultValue></dev:defaultValue>
14329+
</command:parameter>
14330+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
14331+
<maml:name>ResourceGroupName</maml:name>
14332+
<maml:description>
14333+
<maml:para />
14334+
</maml:description>
14335+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14336+
<dev:type>
14337+
<maml:name>String</maml:name>
14338+
<maml:uri/>
14339+
</dev:type>
14340+
<dev:defaultValue></dev:defaultValue>
14341+
</command:parameter>
14342+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14343+
<maml:name>InformationAction</maml:name>
14344+
<maml:description>
14345+
<maml:para />
14346+
</maml:description>
14347+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
14348+
<dev:type>
14349+
<maml:name>ActionPreference</maml:name>
14350+
<maml:uri/>
14351+
</dev:type>
14352+
<dev:defaultValue></dev:defaultValue>
14353+
</command:parameter>
14354+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14355+
<maml:name>InformationVariable</maml:name>
14356+
<maml:description>
14357+
<maml:para />
14358+
</maml:description>
14359+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
14360+
<dev:type>
14361+
<maml:name>String</maml:name>
14362+
<maml:uri/>
14363+
</dev:type>
14364+
<dev:defaultValue></dev:defaultValue>
14365+
</command:parameter>
14366+
</command:parameters>
14367+
<command:inputTypes>
14368+
<command:inputType>
14369+
<dev:type>
14370+
<maml:name></maml:name>
14371+
<maml:uri></maml:uri>
14372+
<maml:description/>
14373+
</dev:type>
14374+
<maml:description>
14375+
<maml:para />
14376+
</maml:description>
14377+
</command:inputType>
14378+
</command:inputTypes>
14379+
<command:returnValues>
14380+
<command:returnValue>
14381+
<dev:type>
14382+
<maml:name></maml:name>
14383+
<maml:uri></maml:uri>
14384+
<maml:description/>
14385+
</dev:type>
14386+
<maml:description>
14387+
<maml:para />
14388+
</maml:description>
14389+
</command:returnValue>
14390+
</command:returnValues>
14391+
<command:terminatingErrors></command:terminatingErrors>
14392+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
14393+
<maml:alertSet>
14394+
<maml:title></maml:title>
14395+
<maml:alert>
14396+
<maml:para />
14397+
</maml:alert>
14398+
</maml:alertSet>
14399+
<command:examples>
14400+
</command:examples>
14401+
<maml:relatedLinks>
14402+
</maml:relatedLinks>
14403+
</command:command>
14404+
<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">
1424914405
<!--Generated by PS Cmdlet Help Editor-->
1425014406
<command:details>
1425114407
<command:name>Remove-AzureRmSqlServerCommunicationLink</command:name>

0 commit comments

Comments
 (0)