Interface WebApplicationFirewallPolicy.UpdateStages.WithPolicySettings

All Known Subinterfaces:
WebApplicationFirewallPolicy.Update
Enclosing interface:
WebApplicationFirewallPolicy.UpdateStages

public static interface WebApplicationFirewallPolicy.UpdateStages.WithPolicySettings
The stage of the WebApplicationFirewallPolicy update allowing to specify policySettings.
  • Method Details

    • withPolicySettings

      WebApplicationFirewallPolicy.Update withPolicySettings(PolicySettings policySettings)
      Specifies the policySettings property: Describes settings for the policy..
      Parameters:
      policySettings - Describes settings for the policy.
      Returns:
      the next definition stage.