Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayWafDynamicManifestPropertiesResult
Packages that use ApplicationGatewayWafDynamicManifestPropertiesResult
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ApplicationGatewayWafDynamicManifestPropertiesResult in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayWafDynamicManifestPropertiesResultModifier and TypeMethodDescriptionApplicationGatewayWafDynamicManifestPropertiesResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayWafDynamicManifestPropertiesResult from the JsonReader.ApplicationGatewayWafDynamicManifestPropertiesResult.withAvailableRuleSets(List<ApplicationGatewayFirewallManifestRuleSet> availableRuleSets) Set the availableRuleSets property: The available rulesets.ApplicationGatewayWafDynamicManifestPropertiesResult.withRuleSetType(String ruleSetType) Set the ruleSetType property: The type of the web application firewall rule set.ApplicationGatewayWafDynamicManifestPropertiesResult.withRuleSetVersion(String ruleSetVersion) Set the ruleSetVersion property: The version of the web application firewall rule set type.