| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 matchVariable property: The variable to be excluded.
|
| Modifier and Type | Method and Description |
|---|---|
OwaspCrsExclusionEntry |
OwaspCrsExclusionEntry.withMatchVariable(OwaspCrsExclusionEntryMatchVariable matchVariable)
Set the matchVariable property: The variable to be excluded.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.