| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleOverride |
ManagedRuleOverride.withAction(ActionType action)
Set the action property: Describes the override action to be applied when rule matches.
|
ManagedRuleOverride |
ManagedRuleOverride.withEnabledState(ManagedRuleEnabledState enabledState)
Set the enabledState property: Describes if the managed rule is in enabled or disabled state.
|
ManagedRuleOverride |
ManagedRuleOverride.withRuleId(String ruleId)
Set the ruleId property: Identifier for the managed rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.