| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static WafRuleType |
WafRuleType.BOT
Static value bot for WafRuleType.
|
static WafRuleType |
WafRuleType.CUSTOM
Static value custom for WafRuleType.
|
static WafRuleType |
WafRuleType.MANAGED
Static value managed for WafRuleType.
|
| Modifier and Type | Method and Description |
|---|---|
static WafRuleType |
WafRuleType.fromString(String name)
Creates or finds a WafRuleType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.