@@ -11286,6 +11286,162 @@ Tags :</dev:code>
11286
11286
</command:relatedLinks>
11287
11287
</command:command>
11288
11288
<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">
11289
+ <!--Generated by PS Cmdlet Help Editor-->
11290
+ <command:details>
11291
+ <command:name>Remove-AzureRmSqlJobAccount</command:name>
11292
+ <maml:description>
11293
+ <maml:para />
11294
+ </maml:description>
11295
+ <maml:copyright>
11296
+ <maml:para />
11297
+ </maml:copyright>
11298
+ <command:verb>ReRemovemoveGet</command:verb>
11299
+ <command:noun>AzureRmSqlJobAccount</command:noun>
11300
+ <dev:version />
11301
+ </command:details>
11302
+ <maml:description>
11303
+ <maml:para />
11304
+ </maml:description>
11305
+ <command:syntax>
11306
+ <command:syntaxItem>
11307
+ <maml:name>Remove-AzureRmSqlJobAccount</maml:name>
11308
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
11309
+ <maml:name>ResourceGroupName</maml:name>
11310
+ <maml:description>
11311
+ <maml:para />
11312
+ </maml:description>
11313
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11314
+ </command:parameter>
11315
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
11316
+ <maml:name>ServerName</maml:name>
11317
+ <maml:description>
11318
+ <maml:para />
11319
+ </maml:description>
11320
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11321
+ </command:parameter>
11322
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11323
+ <maml:name>JobAccountName</maml:name>
11324
+ <maml:description>
11325
+ <maml:para />
11326
+ </maml:description>
11327
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11328
+ </command:parameter>
11329
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
11330
+ <maml:name>InformationAction</maml:name>
11331
+ <maml:description>
11332
+ <maml:para />
11333
+ </maml:description>
11334
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
11335
+ </command:parameter>
11336
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
11337
+ <maml:name>InformationVariable</maml:name>
11338
+ <maml:description>
11339
+ <maml:para />
11340
+ </maml:description>
11341
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11342
+ </command:parameter>
11343
+ </command:syntaxItem>
11344
+ </command:syntax>
11345
+ <command:parameters>
11346
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
11347
+ <maml:name>ResourceGroupName</maml:name>
11348
+ <maml:description>
11349
+ <maml:para />
11350
+ </maml:description>
11351
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11352
+ <dev:type>
11353
+ <maml:name>String</maml:name>
11354
+ <maml:uri/>
11355
+ </dev:type>
11356
+ <dev:defaultValue></dev:defaultValue>
11357
+ </command:parameter>
11358
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
11359
+ <maml:name>ServerName</maml:name>
11360
+ <maml:description>
11361
+ <maml:para />
11362
+ </maml:description>
11363
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11364
+ <dev:type>
11365
+ <maml:name>String</maml:name>
11366
+ <maml:uri/>
11367
+ </dev:type>
11368
+ <dev:defaultValue></dev:defaultValue>
11369
+ </command:parameter>
11370
+ <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
11371
+ <maml:name>JobAccountName</maml:name>
11372
+ <maml:description>
11373
+ <maml:para />
11374
+ </maml:description>
11375
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11376
+ <dev:type>
11377
+ <maml:name>String</maml:name>
11378
+ <maml:uri/>
11379
+ </dev:type>
11380
+ <dev:defaultValue></dev:defaultValue>
11381
+ </command:parameter>
11382
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
11383
+ <maml:name>InformationAction</maml:name>
11384
+ <maml:description>
11385
+ <maml:para />
11386
+ </maml:description>
11387
+ <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
11388
+ <dev:type>
11389
+ <maml:name>ActionPreference</maml:name>
11390
+ <maml:uri/>
11391
+ </dev:type>
11392
+ <dev:defaultValue></dev:defaultValue>
11393
+ </command:parameter>
11394
+ <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
11395
+ <maml:name>InformationVariable</maml:name>
11396
+ <maml:description>
11397
+ <maml:para />
11398
+ </maml:description>
11399
+ <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
11400
+ <dev:type>
11401
+ <maml:name>String</maml:name>
11402
+ <maml:uri/>
11403
+ </dev:type>
11404
+ <dev:defaultValue></dev:defaultValue>
11405
+ </command:parameter>
11406
+ </command:parameters>
11407
+ <command:inputTypes>
11408
+ <command:inputType>
11409
+ <dev:type>
11410
+ <maml:name></maml:name>
11411
+ <maml:uri></maml:uri>
11412
+ <maml:description/>
11413
+ </dev:type>
11414
+ <maml:description>
11415
+ <maml:para />
11416
+ </maml:description>
11417
+ </command:inputType>
11418
+ </command:inputTypes>
11419
+ <command:returnValues>
11420
+ <command:returnValue>
11421
+ <dev:type>
11422
+ <maml:name></maml:name>
11423
+ <maml:uri></maml:uri>
11424
+ <maml:description/>
11425
+ </dev:type>
11426
+ <maml:description>
11427
+ <maml:para />
11428
+ </maml:description>
11429
+ </command:returnValue>
11430
+ </command:returnValues>
11431
+ <command:terminatingErrors></command:terminatingErrors>
11432
+ <command:nonTerminatingErrors></command:nonTerminatingErrors>
11433
+ <maml:alertSet>
11434
+ <maml:title></maml:title>
11435
+ <maml:alert>
11436
+ <maml:para />
11437
+ </maml:alert>
11438
+ </maml:alertSet>
11439
+ <command:examples>
11440
+ </command:examples>
11441
+ <maml:relatedLinks>
11442
+ </maml:relatedLinks>
11443
+ </command:command>
11444
+ <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">
11289
11445
<command:details><command:name>New-AzureRmSqlDatabaseExport</command:name>
11290
11446
<command:verb>New</command:verb>
11291
11447
<command:noun>AzureRmSqlDatabaseExport</command:noun>
0 commit comments