Uses of Class
com.azure.resourcemanager.network.fluent.models.DdosDetectionRulePropertiesFormat
Packages that use DdosDetectionRulePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of DdosDetectionRulePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type DdosDetectionRulePropertiesFormatModifier and TypeClassDescriptionfinal classDDoS detection rule properties.Methods in com.azure.resourcemanager.network.fluent.models that return DdosDetectionRulePropertiesFormatModifier and TypeMethodDescriptionDdosDetectionRulePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DdosDetectionRulePropertiesFormat from the JsonReader.DdosDetectionRulePropertiesFormat.withDetectionMode(DdosDetectionMode detectionMode) Set the detectionMode property: The detection mode for the DDoS detection rule.DdosDetectionRulePropertiesFormat.withTrafficDetectionRule(TrafficDetectionRule trafficDetectionRule) Set the trafficDetectionRule property: The traffic detection rule details.