| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static DdosCustomPolicyProtocol |
DdosCustomPolicyProtocol.SYN
Static value Syn for DdosCustomPolicyProtocol.
|
static DdosCustomPolicyProtocol |
DdosCustomPolicyProtocol.TCP
Static value Tcp for DdosCustomPolicyProtocol.
|
static DdosCustomPolicyProtocol |
DdosCustomPolicyProtocol.UDP
Static value Udp for DdosCustomPolicyProtocol.
|
| Modifier and Type | Method and Description |
|---|---|
static DdosCustomPolicyProtocol |
DdosCustomPolicyProtocol.fromString(String name)
Creates or finds a DdosCustomPolicyProtocol from its string representation.
|
DdosCustomPolicyProtocol |
ProtocolCustomSettingsFormat.protocol()
Get the protocol property: The protocol for which the DDoS protection policy is being customized.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.