Uses of Class
com.azure.resourcemanager.cdn.models.ScrubbingRuleEntryMatchOperator
Packages that use ScrubbingRuleEntryMatchOperator
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of ScrubbingRuleEntryMatchOperator in com.azure.resourcemanager.cdn.models
Subclasses with type arguments of type ScrubbingRuleEntryMatchOperator in com.azure.resourcemanager.cdn.modelsModifier and TypeClassDescriptionfinal classWhen matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.Fields in com.azure.resourcemanager.cdn.models declared as ScrubbingRuleEntryMatchOperatorModifier and TypeFieldDescriptionstatic final ScrubbingRuleEntryMatchOperatorScrubbingRuleEntryMatchOperator.EQUALS_ANYStatic value EqualsAny for ScrubbingRuleEntryMatchOperator.Methods in com.azure.resourcemanager.cdn.models that return ScrubbingRuleEntryMatchOperatorModifier and TypeMethodDescriptionScrubbingRuleEntryMatchOperator.fromString(String name) Creates or finds a ScrubbingRuleEntryMatchOperator from its string representation.ProfileScrubbingRules.selectorMatchOperator()Get the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ScrubbingRuleEntryMatchOperatorModifier and TypeMethodDescriptionScrubbingRuleEntryMatchOperator.values()Gets known ScrubbingRuleEntryMatchOperator values.Methods in com.azure.resourcemanager.cdn.models with parameters of type ScrubbingRuleEntryMatchOperatorModifier and TypeMethodDescriptionProfileScrubbingRules.withSelectorMatchOperator(ScrubbingRuleEntryMatchOperator selectorMatchOperator) Set the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.