| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.CONTAINS
Static value Contains for OwaspCrsExclusionEntrySelectorMatchOperator.
|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.ENDS_WITH
Static value EndsWith for OwaspCrsExclusionEntrySelectorMatchOperator.
|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.EQUALS
Static value Equals for OwaspCrsExclusionEntrySelectorMatchOperator.
|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.EQUALS_ANY
Static value EqualsAny for OwaspCrsExclusionEntrySelectorMatchOperator.
|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.STARTS_WITH
Static value StartsWith for OwaspCrsExclusionEntrySelectorMatchOperator.
|
| Modifier and Type | Method and Description |
|---|---|
static OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntrySelectorMatchOperator.fromString(String name)
Creates or finds a OwaspCrsExclusionEntrySelectorMatchOperator from its string representation.
|
OwaspCrsExclusionEntrySelectorMatchOperator |
OwaspCrsExclusionEntry.selectorMatchOperator()
Get the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify
which elements in the collection this exclusion applies to.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2020 Microsoft Corporation. All rights reserved.