RunRecordReference
Class
Definition
A reference to a data slice run. It contains the fields necessary to identify a single run.
public class RunRecordReference : Microsoft.Azure.Management.DataFactories.Models.DataFactoryReference
- Inheritance
Inherited Members
Microsoft.Azure.Management.DataFactories.Models.DataFactoryReference
Constructors
| RunRecordReference() |
Initializes a new instance of the RunRecordReference class. |
Properties
| ActivityName |
Optional. The activity name. |
| DataSliceEnd |
Optional. End time for corresponding data slice. |
| DataSliceRunName |
Optional. The data slice run name. |
| DataSliceStart |
Optional. Start time for corresponding data slice. |
| PipelineName |
Optional. The pipeline name. |
| TableName |
Optional. The table name. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |