You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/help/Submit-AzureRmDataLakeAnalyticsJob.md
An ID that indicates the submission of this job is a part of a set of recurring jobs and also associated with a job pipeline.```yaml
156
+
An ID that indicates the submission of this job is a part of a set of recurring jobs and also associated with a job pipeline.
157
+
158
+
```yaml
156
159
Type: Guid
157
160
Parameter Sets: Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
An optional friendly name for the pipeline associated with this job.```yaml
171
+
An optional friendly name for the pipeline associated with this job.
172
+
173
+
```yaml
169
174
Type: String
170
175
Parameter Sets: Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
An optional uri that links to the originating service associated with this pipeline.```yaml
186
+
An optional uri that links to the originating service associated with this pipeline.
187
+
188
+
```yaml
182
189
Type: String
183
190
Parameter Sets: Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
An ID that indicates the submission of this job is a part of a set of recurring jobs with the same recurrence ID.```yaml
218
+
An ID that indicates the submission of this job is a part of a set of recurring jobs with the same recurrence ID.
219
+
220
+
```yaml
212
221
Type: Guid
213
222
Parameter Sets: Submit job with script path for U-SQL with reucurrence information, Submit U-SQL Job with recurrence information, Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
An optional friendly name for the recurrence correlation between jobs.```yaml
233
+
An optional friendly name for the recurrence correlation between jobs.
234
+
235
+
```yaml
225
236
Type: String
226
237
Parameter Sets: Submit job with script path for U-SQL with reucurrence information, Submit U-SQL Job with recurrence information, Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
An ID that identifies this specific run iteration of the pipeline.```yaml
248
+
An ID that identifies this specific run iteration of the pipeline.
249
+
250
+
```yaml
238
251
Type: Guid
239
252
Parameter Sets: Submit job with script path for U-SQL with reucurrence and pipeline information, Submit U-SQL Job with recurrence and pipeline information
0 commit comments