ProfileScrubbingRules Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of ProfileScrubbingRules.
public ProfileScrubbingRules (Azure.ResourceManager.Cdn.Models.ScrubbingRuleEntryMatchVariable matchVariable, Azure.ResourceManager.Cdn.Models.ScrubbingRuleEntryMatchOperator selectorMatchOperator);
new Azure.ResourceManager.Cdn.Models.ProfileScrubbingRules : Azure.ResourceManager.Cdn.Models.ScrubbingRuleEntryMatchVariable * Azure.ResourceManager.Cdn.Models.ScrubbingRuleEntryMatchOperator -> Azure.ResourceManager.Cdn.Models.ProfileScrubbingRules
Public Sub New (matchVariable As ScrubbingRuleEntryMatchVariable, selectorMatchOperator As ScrubbingRuleEntryMatchOperator)
Parameters
- matchVariable
- ScrubbingRuleEntryMatchVariable
The variable to be scrubbed from the logs.
- selectorMatchOperator
- ScrubbingRuleEntryMatchOperator
When matchVariable is a collection, operate on the selector to specify which elements in the collection this rule applies to.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET