| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static DdosSettingsProtectionCoverage |
DdosSettingsProtectionCoverage.BASIC
Static value Basic for DdosSettingsProtectionCoverage.
|
static DdosSettingsProtectionCoverage |
DdosSettingsProtectionCoverage.STANDARD
Static value Standard for DdosSettingsProtectionCoverage.
|
| Modifier and Type | Method and Description |
|---|---|
static DdosSettingsProtectionCoverage |
DdosSettingsProtectionCoverage.fromString(String name)
Creates or finds a DdosSettingsProtectionCoverage from its string representation.
|
DdosSettingsProtectionCoverage |
DdosSettings.protectionCoverage()
Get the protectionCoverage property: The DDoS protection policy customizability of the public IP.
|
| Modifier and Type | Method and Description |
|---|---|
DdosSettings |
DdosSettings.withProtectionCoverage(DdosSettingsProtectionCoverage protectionCoverage)
Set the protectionCoverage property: The DDoS protection policy customizability of the public IP.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.