azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

276 строки
25 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration"
name: "ApplicationGatewayWebApplicationFirewallConfiguration"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration"
summary: "Application gateway web application firewall configuration."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ApplicationGatewayWebApplicationFirewallConfiguration**"
constructors:
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ApplicationGatewayWebApplicationFirewallConfiguration()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ApplicationGatewayWebApplicationFirewallConfiguration()"
name: "ApplicationGatewayWebApplicationFirewallConfiguration()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.ApplicationGatewayWebApplicationFirewallConfiguration()"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration()"
methods:
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.disabledRuleGroups()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.disabledRuleGroups()"
name: "disabledRuleGroups()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.disabledRuleGroups()"
summary: "Get the disabled rule groups."
syntax: "public List<ApplicationGatewayFirewallDisabledRuleGroup> disabledRuleGroups()"
desc: "Get the disabled rule groups."
returns:
description: "the disabledRuleGroups value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup&text=ApplicationGatewayFirewallDisabledRuleGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.enabled()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.enabled()"
name: "enabled()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.enabled()"
summary: "Get whether the web application firewall is enabled or not."
syntax: "public boolean enabled()"
desc: "Get whether the web application firewall is enabled or not."
returns:
description: "the enabled value"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.exclusions()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.exclusions()"
name: "exclusions()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.exclusions()"
summary: "Get the exclusion list."
syntax: "public List<ApplicationGatewayFirewallExclusion> exclusions()"
desc: "Get the exclusion list."
returns:
description: "the exclusions value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallExclusion?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallExclusion&text=ApplicationGatewayFirewallExclusion\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.fileUploadLimitInMb()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.fileUploadLimitInMb()"
name: "fileUploadLimitInMb()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.fileUploadLimitInMb()"
summary: "Get maximum file upload size in Mb for WAF."
syntax: "public Integer fileUploadLimitInMb()"
desc: "Get maximum file upload size in Mb for WAF."
returns:
description: "the fileUploadLimitInMb value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.firewallMode()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.firewallMode()"
name: "firewallMode()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.firewallMode()"
summary: "Get web application firewall mode."
syntax: "public ApplicationGatewayFirewallMode firewallMode()"
desc: "Get web application firewall mode. Possible values include: 'Detection', 'Prevention'."
returns:
description: "the firewallMode value"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallMode?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallMode&text=ApplicationGatewayFirewallMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySize()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySize()"
name: "maxRequestBodySize()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySize()"
summary: "Get maximum request body size for WAF."
syntax: "public Integer maxRequestBodySize()"
desc: "Get maximum request body size for WAF."
returns:
description: "the maxRequestBodySize value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySizeInKb()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySizeInKb()"
name: "maxRequestBodySizeInKb()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.maxRequestBodySizeInKb()"
summary: "Get maximum request body size in Kb for WAF."
syntax: "public Integer maxRequestBodySizeInKb()"
desc: "Get maximum request body size in Kb for WAF."
returns:
description: "the maxRequestBodySizeInKb value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.requestBodyCheck()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.requestBodyCheck()"
name: "requestBodyCheck()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.requestBodyCheck()"
summary: "Get whether allow WAF to check request Body."
syntax: "public Boolean requestBodyCheck()"
desc: "Get whether allow WAF to check request Body."
returns:
description: "the requestBodyCheck value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetType()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetType()"
name: "ruleSetType()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetType()"
summary: "Get the type of the web application firewall rule set."
syntax: "public String ruleSetType()"
desc: "Get the type of the web application firewall rule set. Possible values are: 'OWASP'."
returns:
description: "the ruleSetType value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetVersion()"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetVersion()"
name: "ruleSetVersion()"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.ruleSetVersion()"
summary: "Get the version of the rule set type."
syntax: "public String ruleSetVersion()"
desc: "Get the version of the rule set type."
returns:
description: "the ruleSetVersion value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withDisabledRuleGroups(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup>)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withDisabledRuleGroups(List<ApplicationGatewayFirewallDisabledRuleGroup> disabledRuleGroups)"
name: "withDisabledRuleGroups(List<ApplicationGatewayFirewallDisabledRuleGroup> disabledRuleGroups)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withDisabledRuleGroups(List<ApplicationGatewayFirewallDisabledRuleGroup> disabledRuleGroups)"
summary: "Set the disabled rule groups."
parameters:
- description: "the disabledRuleGroups value to set"
name: "disabledRuleGroups"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup&text=ApplicationGatewayFirewallDisabledRuleGroup\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withDisabledRuleGroups(List<ApplicationGatewayFirewallDisabledRuleGroup> disabledRuleGroups)"
desc: "Set the disabled rule groups."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withEnabled(boolean)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withEnabled(boolean enabled)"
name: "withEnabled(boolean enabled)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withEnabled(boolean enabled)"
summary: "Set whether the web application firewall is enabled or not."
parameters:
- description: "the enabled value to set"
name: "enabled"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withEnabled(boolean enabled)"
desc: "Set whether the web application firewall is enabled or not."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withExclusions(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFirewallExclusion>)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withExclusions(List<ApplicationGatewayFirewallExclusion> exclusions)"
name: "withExclusions(List<ApplicationGatewayFirewallExclusion> exclusions)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withExclusions(List<ApplicationGatewayFirewallExclusion> exclusions)"
summary: "Set the exclusion list."
parameters:
- description: "the exclusions value to set"
name: "exclusions"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallExclusion?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallExclusion&text=ApplicationGatewayFirewallExclusion\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withExclusions(List<ApplicationGatewayFirewallExclusion> exclusions)"
desc: "Set the exclusion list."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withFileUploadLimitInMb(java.lang.Integer)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withFileUploadLimitInMb(Integer fileUploadLimitInMb)"
name: "withFileUploadLimitInMb(Integer fileUploadLimitInMb)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withFileUploadLimitInMb(Integer fileUploadLimitInMb)"
summary: "Set maximum file upload size in Mb for WAF."
parameters:
- description: "the fileUploadLimitInMb value to set"
name: "fileUploadLimitInMb"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withFileUploadLimitInMb(Integer fileUploadLimitInMb)"
desc: "Set maximum file upload size in Mb for WAF."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withFirewallMode(com.microsoft.azure.management.network.ApplicationGatewayFirewallMode)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withFirewallMode(ApplicationGatewayFirewallMode firewallMode)"
name: "withFirewallMode(ApplicationGatewayFirewallMode firewallMode)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withFirewallMode(ApplicationGatewayFirewallMode firewallMode)"
summary: "Set web application firewall mode."
parameters:
- description: "the firewallMode value to set"
name: "firewallMode"
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayFirewallMode?alt=com.microsoft.azure.management.network.ApplicationGatewayFirewallMode&text=ApplicationGatewayFirewallMode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withFirewallMode(ApplicationGatewayFirewallMode firewallMode)"
desc: "Set web application firewall mode. Possible values include: 'Detection', 'Prevention'."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySize(java.lang.Integer)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySize(Integer maxRequestBodySize)"
name: "withMaxRequestBodySize(Integer maxRequestBodySize)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySize(Integer maxRequestBodySize)"
summary: "Set maximum request body size for WAF."
parameters:
- description: "the maxRequestBodySize value to set"
name: "maxRequestBodySize"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withMaxRequestBodySize(Integer maxRequestBodySize)"
desc: "Set maximum request body size for WAF."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySizeInKb(java.lang.Integer)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySizeInKb(Integer maxRequestBodySizeInKb)"
name: "withMaxRequestBodySizeInKb(Integer maxRequestBodySizeInKb)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withMaxRequestBodySizeInKb(Integer maxRequestBodySizeInKb)"
summary: "Set maximum request body size in Kb for WAF."
parameters:
- description: "the maxRequestBodySizeInKb value to set"
name: "maxRequestBodySizeInKb"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withMaxRequestBodySizeInKb(Integer maxRequestBodySizeInKb)"
desc: "Set maximum request body size in Kb for WAF."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRequestBodyCheck(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRequestBodyCheck(Boolean requestBodyCheck)"
name: "withRequestBodyCheck(Boolean requestBodyCheck)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withRequestBodyCheck(Boolean requestBodyCheck)"
summary: "Set whether allow WAF to check request Body."
parameters:
- description: "the requestBodyCheck value to set"
name: "requestBodyCheck"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withRequestBodyCheck(Boolean requestBodyCheck)"
desc: "Set whether allow WAF to check request Body."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetType(java.lang.String)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetType(String ruleSetType)"
name: "withRuleSetType(String ruleSetType)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetType(String ruleSetType)"
summary: "Set the type of the web application firewall rule set."
parameters:
- description: "the ruleSetType value to set"
name: "ruleSetType"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withRuleSetType(String ruleSetType)"
desc: "Set the type of the web application firewall rule set. Possible values are: 'OWASP'."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetVersion(java.lang.String)"
fullName: "com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetVersion(String ruleSetVersion)"
name: "withRuleSetVersion(String ruleSetVersion)"
nameWithType: "ApplicationGatewayWebApplicationFirewallConfiguration.withRuleSetVersion(String ruleSetVersion)"
summary: "Set the version of the rule set type."
parameters:
- description: "the ruleSetVersion value to set"
name: "ruleSetVersion"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApplicationGatewayWebApplicationFirewallConfiguration withRuleSetVersion(String ruleSetVersion)"
desc: "Set the version of the rule set type."
returns:
description: "the ApplicationGatewayWebApplicationFirewallConfiguration object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration?alt=com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration&text=ApplicationGatewayWebApplicationFirewallConfiguration\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Application gateway web application firewall configuration."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4