PipelineRuntimeInfo Class

Definition

Pipeline runtime information.

public class PipelineRuntimeInfo
Inheritance
PipelineRuntimeInfo

Constructors

PipelineRuntimeInfo()

Initializes a new instance of the PipelineRuntimeInfo class.

PipelineRuntimeInfo(DateTime)

Initializes a new instance of the PipelineRuntimeInfo class with required arguments.

Properties

DeploymentTime

Required. The deployment time of the pipeline.

PipelineState

Optional. Indicates the current state of the pipeline. Must be one of PipelineState.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)