| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static WafAction |
WafAction.ALLOW
Static value allow for WafAction.
|
static WafAction |
WafAction.BLOCK
Static value block for WafAction.
|
static WafAction |
WafAction.LOG
Static value log for WafAction.
|
static WafAction |
WafAction.REDIRECT
Static value redirect for WafAction.
|
| Modifier and Type | Method and Description |
|---|---|
static WafAction |
WafAction.fromString(String name)
Creates or finds a WafAction from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.