Class RoutingConfigModel
public sealed class RoutingConfigModel
- Inheritance
-
RoutingConfigModel
- Inherited Members
Properties
DefaultAgentId
public string DefaultAgentId { get; set; }
Property Value
Rules
public IList<RoutingRuleModel> Rules { get; set; }