| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withProtocol(DdosCustomPolicyProtocol protocol)
Set the protocol for which the DDoS protection policy is being customized.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withSourceRateOverride(String sourceRateOverride)
Set the customized DDoS protection source rate.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withTriggerRateOverride(String triggerRateOverride)
Set the customized DDoS protection trigger rate.
|
ProtocolCustomSettingsFormat |
ProtocolCustomSettingsFormat.withTriggerSensitivityOverride(DdosCustomPolicyTriggerSensitivityOverride triggerSensitivityOverride)
Set the customized DDoS protection trigger rate sensitivity degrees.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/