| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static OwaspCrsExclusionEntryMatchVariable |
OwaspCrsExclusionEntryMatchVariable.REQUEST_ARG_NAMES
Static value RequestArgNames for OwaspCrsExclusionEntryMatchVariable.
|
static OwaspCrsExclusionEntryMatchVariable |
OwaspCrsExclusionEntryMatchVariable.REQUEST_COOKIE_NAMES
Static value RequestCookieNames for OwaspCrsExclusionEntryMatchVariable.
|
static OwaspCrsExclusionEntryMatchVariable |
OwaspCrsExclusionEntryMatchVariable.REQUEST_HEADER_NAMES
Static value RequestHeaderNames for OwaspCrsExclusionEntryMatchVariable.
|
| Modifier and Type | Method and Description |
|---|---|
static OwaspCrsExclusionEntryMatchVariable |
OwaspCrsExclusionEntryMatchVariable.fromString(String name)
Creates or finds a OwaspCrsExclusionEntryMatchVariable from its string representation.
|
OwaspCrsExclusionEntryMatchVariable |
OwaspCrsExclusionEntry.matchVariable()
Get the variable to be excluded.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OwaspCrsExclusionEntryMatchVariable> |
OwaspCrsExclusionEntryMatchVariable.values() |
| Modifier and Type | Method and Description |
|---|---|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withMatchVariable(OwaspCrsExclusionEntryMatchVariable matchVariable)
Set the variable to be excluded.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/