interfaceTypeMatch
An interface type to identify a network.
Declaration
var interfaceTypeMatch: NEOnDemandRuleInterfaceType { get set }Discussion
The type of interface that this rule matches. If the current primary network interface is of this type and all of the other conditions in the rule match, then the rule matches. If this property is NEOnDemandRuleInterfaceTypeAny (the default), then the current primary interface type does not factor into the rule match.