@Beta(value=V1_10_0) public interface DdosProtectionPlan extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.DdosProtectionPlanInner>, Refreshable<DdosProtectionPlan>, Updatable<DdosProtectionPlan.Update>
Modifier and Type | Interface and Description |
---|---|
static interface |
DdosProtectionPlan.Definition
The entirety of the DDoS protection plan definition.
|
static interface |
DdosProtectionPlan.DefinitionStages
Grouping of DDoS protection plan definition stages.
|
static interface |
DdosProtectionPlan.Update
The template for an update operation, containing all the settings that
can be modified.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
String |
provisioningState() |
String |
resourceGuid() |
List<SubResource> |
virtualNetworks() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
String resourceGuid()
String provisioningState()
List<SubResource> virtualNetworks()
Copyright © 2019. All rights reserved.