PipelineSetActivePeriodParameters
Class
Definition
Parameters specifying the active period for the set pipeline active period operation.
public class PipelineSetActivePeriodParameters
- Inheritance
-
PipelineSetActivePeriodParameters
Constructors
| PipelineSetActivePeriodParameters() |
Initializes a new instance of the PipelineSetActivePeriodParameters class. |
| PipelineSetActivePeriodParameters(String, String) |
Initializes a new instance of the PipelineSetActivePeriodParameters class with required arguments. |
Properties
| ActivePeriodEndTime |
Required. Pipeline end time in round-trip ISO 8601 format. |
| ActivePeriodStartTime |
Required. Pipeline start time in round-trip ISO 8601 format. |
| AutoResolve |
Optional. Auto resolve active periods of conflicting pipelines. |
| ForceRecalc |
Optional. Mark all slices in the period as pending execution. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |