Uses of Class
com.microsoft.azure.management.cdn.PolicySettings
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of PolicySettings in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionPolicySettings.withDefaultCustomBlockResponseBody
(String defaultCustomBlockResponseBody) Set if the action type is block, customer can override the response body.PolicySettings.withDefaultCustomBlockResponseStatusCode
(Integer defaultCustomBlockResponseStatusCode) Set if the action type is block, this field defines the default customer overridable http response status code.PolicySettings.withDefaultRedirectUrl
(String defaultRedirectUrl) Set if action type is redirect, this field represents the default redirect URL for the client.PolicySettings.withEnabledState
(PolicyEnabledState enabledState) Set describes if the policy is in enabled state or disabled state.PolicySettings.withMode
(PolicyMode mode) Set describes if it is in detection mode or prevention mode at policy level.