Class BhashiniPipelineConfiguration
A list of supported pipeline configurations for a task.
public class BhashiniPipelineConfiguration
- Inheritance
-
objectBhashiniPipelineConfiguration
Fields
Configurations
The supported configurations.
public BhashiniPipelineTaskConfiguration[] Configurations
Field Value
Remarks
Type
The type of the task.
public BhashiniTask Type
Field Value
Remarks
Properties
First
Gets the first BhashiniPipelineTaskConfiguration in Configurations.
public BhashiniPipelineTaskConfiguration First { get; }