| 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 |
|---|---|
PolicySettings |
CdnWebApplicationFirewallPolicyInner.policySettings()
Get the policySettings property: Describes policySettings for policy.
|
| Modifier and Type | Method and Description |
|---|---|
CdnWebApplicationFirewallPolicyInner |
CdnWebApplicationFirewallPolicyInner.withPolicySettings(PolicySettings policySettings)
Set the policySettings property: Describes policySettings for policy.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySettings |
PolicySettings.withDefaultCustomBlockResponseBody(String defaultCustomBlockResponseBody)
Set the defaultCustomBlockResponseBody property: If the action type is block, customer can override the response
body.
|
PolicySettings |
PolicySettings.withDefaultCustomBlockResponseStatusCode(PolicySettingsDefaultCustomBlockResponseStatusCode defaultCustomBlockResponseStatusCode)
Set the defaultCustomBlockResponseStatusCode property: If the action type is block, this field defines the
default customer overridable http response status code.
|
PolicySettings |
PolicySettings.withDefaultRedirectUrl(String defaultRedirectUrl)
Set the defaultRedirectUrl property: If action type is redirect, this field represents the default redirect URL
for the client.
|
PolicySettings |
PolicySettings.withEnabledState(PolicyEnabledState enabledState)
Set the enabledState property: describes if the policy is in enabled state or disabled state.
|
PolicySettings |
PolicySettings.withMode(PolicyMode mode)
Set the mode property: Describes if it is in detection mode or prevention mode at policy level.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.