| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withProtocol(DdosCustomPolicyProtocol protocol)
Set the protocol property: The protocol for which the DDoS protection policy is being customized.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withSourceRateOverride(String sourceRateOverride)
Set the sourceRateOverride property: The customized DDoS protection source rate.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withTriggerRateOverride(String triggerRateOverride)
Set the triggerRateOverride property: The customized DDoS protection trigger rate.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withTriggerSensitivityOverride(DdosCustomPolicyTriggerSensitivityOverride triggerSensitivityOverride)
Set the triggerSensitivityOverride property: The customized DDoS protection trigger rate sensitivity degrees.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.