Uses of Class
com.microsoft.azure.management.network.ProtocolCustomSettingsFormat
Packages that use ProtocolCustomSettingsFormat
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ProtocolCustomSettingsFormat in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ProtocolCustomSettingsFormatModifier and TypeMethodDescriptionProtocolCustomSettingsFormat.withProtocol
(DdosCustomPolicyProtocol protocol) Set the protocol for which the DDoS protection policy is being customized.ProtocolCustomSettingsFormat.withSourceRateOverride
(String sourceRateOverride) Set the customized DDoS protection source rate.ProtocolCustomSettingsFormat.withTriggerRateOverride
(String triggerRateOverride) Set the customized DDoS protection trigger rate.ProtocolCustomSettingsFormat.withTriggerSensitivityOverride
(DdosCustomPolicyTriggerSensitivityOverride triggerSensitivityOverride) Set the customized DDoS protection trigger rate sensitivity degrees.