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 com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithAddressSpace
withAddressSpace, withoutAddressSpaceMethods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithDdosProtectionPlan
withExistingDdosProtectionPlan, withNewDdosProtectionPlan, withoutDdosProtectionPlanMethods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithDnsServer
withDnsServerMethods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithSubnet
defineSubnet, updateSubnet, withoutSubnet, withSubnet, withSubnetsMethods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithVmProtection
withoutVmProtection, withVmProtectionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags