Interface Network.Update
- All Superinterfaces:
Appliable<Network>, Indexable, Network.UpdateStages.WithAddressSpace, Network.UpdateStages.WithDdosProtectionPlan, Network.UpdateStages.WithDnsServer, Network.UpdateStages.WithSubnet, Network.UpdateStages.WithVmProtection, Resource.UpdateWithTags<Network.Update>
- Enclosing interface:
Network
public static interface Network.Update
extends Appliable<Network>, Resource.UpdateWithTags<Network.Update>, Network.UpdateStages.WithSubnet, Network.UpdateStages.WithDnsServer, Network.UpdateStages.WithAddressSpace, Network.UpdateStages.WithDdosProtectionPlan, Network.UpdateStages.WithVmProtection
The template for a virtual network update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface Network.UpdateStages.WithAddressSpace
withAddressSpace, withoutAddressSpaceMethods inherited from interface Network.UpdateStages.WithDdosProtectionPlan
withExistingDdosProtectionPlan, withNewDdosProtectionPlan, withoutDdosProtectionPlanMethods inherited from interface Network.UpdateStages.WithDnsServer
withDnsServerMethods inherited from interface Network.UpdateStages.WithSubnet
defineSubnet, updateSubnet, withoutSubnet, withSubnet, withSubnetsMethods inherited from interface Network.UpdateStages.WithVmProtection
withoutVmProtection, withVmProtectionMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags