| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.HTML_ENTITY_DECODE
Static value HtmlEntityDecode for WebApplicationFirewallTransform.
|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.LOWERCASE
Static value Lowercase for WebApplicationFirewallTransform.
|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.REMOVE_NULLS
Static value RemoveNulls for WebApplicationFirewallTransform.
|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.TRIM
Static value Trim for WebApplicationFirewallTransform.
|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.URL_DECODE
Static value UrlDecode for WebApplicationFirewallTransform.
|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.URL_ENCODE
Static value UrlEncode for WebApplicationFirewallTransform.
|
| Modifier and Type | Method and Description |
|---|---|
static WebApplicationFirewallTransform |
WebApplicationFirewallTransform.fromString(String name)
Creates or finds a WebApplicationFirewallTransform from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.