Skip to content
Docs Try Aspire

PipelineStepFactoryContext Properties

Class Properties 2 members
Provides contextual information for creating pipeline steps from a PipelineStepAnnotation.
Gets the pipeline context that has the model and other properties.
public PipelineContext PipelineContext { get; init; }
Gets the resource that this factory is associated with.
public IResource Resource { get; init; }