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