Skip to content

Commit 09e9b94

Browse files
authored
Merge pull request Azure#4241 from Azure/TaraMeyer-patch-3
Update Get-AzureRmDataLakeAnalyticsJob.md
2 parents 778f37b + ff2cff9 commit 09e9b94

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

+6-2
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)