DomainMatchingRule

data class DomainMatchingRule(val rule: List<String>)

Specifies how does the rule-based matching process should match profiles.

Constructors

Link copied to clipboard
constructor(rule: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A single rule level of the MatchRules . Configures how the rule-based matching process should match profiles.