Uses of Class
com.azure.resourcemanager.network.fluent.models.DefaultRuleSetPropertyFormat
Packages that use DefaultRuleSetPropertyFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of DefaultRuleSetPropertyFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type DefaultRuleSetPropertyFormatModifier and TypeClassDescriptionfinal classthe default web application firewall rule set.Methods in com.azure.resourcemanager.network.fluent.models that return DefaultRuleSetPropertyFormatModifier and TypeMethodDescriptionstatic DefaultRuleSetPropertyFormatDefaultRuleSetPropertyFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DefaultRuleSetPropertyFormat from the JsonReader.DefaultRuleSetPropertyFormat.withRuleSetType(String ruleSetType) Set the ruleSetType property: The type of the web application firewall rule set.DefaultRuleSetPropertyFormat.withRuleSetVersion(String ruleSetVersion) Set the ruleSetVersion property: The version of the web application firewall rule set type.