Uses of Class
com.azure.resourcemanager.network.fluent.models.DdosCustomPolicyPropertiesFormat
Packages that use DdosCustomPolicyPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of DdosCustomPolicyPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type DdosCustomPolicyPropertiesFormatModifier and TypeClassDescriptionfinal classDDoS custom policy properties.Methods in com.azure.resourcemanager.network.fluent.models that return DdosCustomPolicyPropertiesFormatModifier and TypeMethodDescriptionDdosCustomPolicyPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DdosCustomPolicyPropertiesFormat from the JsonReader.DdosCustomPolicyPropertiesFormat.withDetectionRules(List<DdosDetectionRule> detectionRules) Set the detectionRules property: The list of DDoS detection rules associated with the custom policy.DdosCustomPolicyPropertiesFormat.withFrontEndIpConfiguration(List<com.azure.core.management.SubResource> frontEndIpConfiguration) Set the frontEndIpConfiguration property: The list of frontend IP configurations associated with the custom policy.