Class DataPipelineReference
- Namespace
 - FoundationaLLM.DataPipeline.Models
 
- Assembly
 - FoundationaLLM.DataPipeline.dll
 
Provides a reference to a resource managed by the FoundationaLLM.DataPipeline resource provider.
public class DataPipelineReference : ResourceReference
  - Inheritance
 - 
      
      
      DataPipelineReference
 
- Inherited Members
 
- Extension Methods
 
Properties
ResourceType
The object type of the data pipeline.
[JsonIgnore]
public override Type ResourceType { get; }