| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes 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 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 |
|---|---|
static Collection<OwaspCrsExclusionEntrySelectorMatchOperator> |
OwaspCrsExclusionEntrySelectorMatchOperator.values() |
| Modifier and Type | Method and Description |
|---|---|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withSelectorMatchOperator(OwaspCrsExclusionEntrySelectorMatchOperator selectorMatchOperator)
Set when matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/