| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DdosSettings |
PublicIpAddressInner.ddosSettings()
Get the ddosSettings property: The DDoS protection custom policy associated with the public IP address.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpAddressInner |
PublicIpAddressInner.withDdosSettings(DdosSettings ddosSettings)
Set the ddosSettings property: The DDoS protection custom policy associated with the public IP address.
|
| Modifier and Type | Method and Description |
|---|---|
DdosSettings |
DdosSettings.withDdosCustomPolicy(com.azure.core.management.SubResource ddosCustomPolicy)
Set the ddosCustomPolicy property: The DDoS custom policy associated with the public IP.
|
DdosSettings |
DdosSettings.withProtectedIp(Boolean protectedIp)
Set the protectedIp property: Enables DDoS protection on the public IP.
|
DdosSettings |
DdosSettings.withProtectionCoverage(DdosSettingsProtectionCoverage protectionCoverage)
Set the protectionCoverage property: The DDoS protection policy customizability of the public IP.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.