| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRuleList |
CdnWebApplicationFirewallPolicyInner.customRules()
Get the customRules property: Describes custom rules inside the policy.
|
| Modifier and Type | Method and Description |
|---|---|
CdnWebApplicationFirewallPolicyInner |
CdnWebApplicationFirewallPolicyInner.withCustomRules(CustomRuleList customRules)
Set the customRules property: Describes custom rules inside the policy.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRuleList |
CustomRuleList.withRules(List<CustomRule> rules)
Set the rules property: List of rules.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.