Class JobCntrlCfg.StarterCfg
public class JobCntrlCfg.StarterCfg : IModelCfg, IModel, IDisposable
- Inheritance
-
JobCntrlCfg.StarterCfg
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
StarterCfg()
public StarterCfg()
Properties
Description
Model description.
public string Description { get; set; }
Property Value
Master
Name of the MasterModel the runtime-instance of this configuration template is to be based on.
public string Master { get; set; }
Property Value
Name
Model name.
public string Name { get; set; }
Property Value
Properties
Model properties.
public IReadOnlyDictionary<string, object?> Properties { get; set; }
Property Value
Methods
Dispose()
public void Dispose()