Interface Network.DefinitionStages.WithVmProtection
- All Known Subinterfaces:
Network.Definition, Network.DefinitionStages.WithCreate, Network.DefinitionStages.WithCreateAndSubnet
- Enclosing interface:
Network.DefinitionStages
public static interface Network.DefinitionStages.WithVmProtection
The stage of the virtual network definition allowing to enable VM protection for all the subnets in the
virtual network.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.use withNewDdosProtectionPlan() or withExistingDdosProtectionPlan()
-
Method Details
-
withVmProtection
Deprecated.use withNewDdosProtectionPlan() or withExistingDdosProtectionPlan()Enable VM protection for all the subnets in the virtual network.- Returns:
- the next stage of the definition
-