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, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithAddressSpace
withAddressSpace, withoutAddressSpace
-
Methods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithDdosProtectionPlan
withExistingDdosProtectionPlan, withNewDdosProtectionPlan, withoutDdosProtectionPlan
-
Methods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithDnsServer
withDnsServer
-
Methods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithSubnet
defineSubnet, updateSubnet, withoutSubnet, withSubnet, withSubnets
-
Methods inherited from interface com.azure.resourcemanager.network.models.Network.UpdateStages.WithVmProtection
withoutVmProtection, withVmProtection
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-