| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withMatchVariable(OwaspCrsExclusionEntryMatchVariable matchVariable)
Set the matchVariable property: The variable to be excluded.
|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withSelector(String selector)
Set the selector property: When matchVariable is a collection, operator used to specify which elements in the
collection this exclusion applies to.
|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withSelectorMatchOperator(OwaspCrsExclusionEntrySelectorMatchOperator selectorMatchOperator)
Set the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify
which elements in the collection this exclusion applies to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.