Skip to content

Commit ff2cff9

Browse files
author
TaraMeyer
authored
Update Get-AzureRmDataLakeAnalyticsJob.md
Added spacing in a couple of parameters blocks so that the alias table renders correctly.
1 parent 0fa1fc2 commit ff2cff9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/help/Get-AzureRmDataLakeAnalyticsJob.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ Accept wildcard characters: False
121121
```
122122
123123
### -PipelineId
124-
An optional ID that indicates only jobs part of the specified pipeline should be returned.```yaml
124+
An optional ID that indicates only jobs part of the specified pipeline should be returned.
125+
126+
```yaml
125127
Type: Guid
126128
Parameter Sets: All In Resource Group and Account
127129
Aliases:
@@ -134,7 +136,9 @@ Accept wildcard characters: False
134136
```
135137
136138
### -RecurrenceId
137-
An optional ID that indicates only jobs part of the specified recurrence should be returned.```yaml
139+
An optional ID that indicates only jobs part of the specified recurrence should be returned.
140+
141+
```yaml
138142
Type: Guid
139143
Parameter Sets: All In Resource Group and Account
140144
Aliases:

0 commit comments

Comments
 (0)