Interface Network.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<Network>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, Network.UpdateStages.WithAddressSpace, Network.UpdateStages.WithDdosProtectionPlan, Network.UpdateStages.WithDnsServer, Network.UpdateStages.WithSubnet, Network.UpdateStages.WithVmProtection, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<Network.Update>
- Enclosing interface:
Network
public static interface Network.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<Network>, com.azure.resourcemanager.resources.fluentcore.arm.models.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.resources.fluentcore.model.Indexable
keyMethods 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 com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags