Interface NetworkInterface.Update
- All Superinterfaces:
Appliable<NetworkInterface>, Indexable, NetworkInterface.UpdateStages.WithAcceleratedNetworking, NetworkInterface.UpdateStages.WithApplicationSecurityGroup, NetworkInterface.UpdateStages.WithDnsServer, NetworkInterface.UpdateStages.WithIPConfiguration, NetworkInterface.UpdateStages.WithIPForwarding, NetworkInterface.UpdateStages.WithLoadBalancer, NetworkInterface.UpdateStages.WithNetworkSecurityGroup, NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet, NetworkInterface.UpdateStages.WithPrimaryPrivateIP, NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress, NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions, Resource.UpdateWithTags<NetworkInterface.Update>
- Enclosing interface:
NetworkInterface
public static interface NetworkInterface.Update
extends Appliable<NetworkInterface>, Resource.UpdateWithTags<NetworkInterface.Update>, NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet, NetworkInterface.UpdateStages.WithPrimaryPrivateIP, NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress, NetworkInterface.UpdateStages.WithNetworkSecurityGroup, NetworkInterface.UpdateStages.WithIPForwarding, NetworkInterface.UpdateStages.WithDnsServer, NetworkInterface.UpdateStages.WithIPConfiguration, NetworkInterface.UpdateStages.WithLoadBalancer, NetworkInterface.UpdateStages.WithAcceleratedNetworking, NetworkInterface.UpdateStages.WithApplicationSecurityGroup, NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface NetworkInterface.UpdateStages.WithAcceleratedNetworking
withAcceleratedNetworking, withoutAcceleratedNetworkingMethods inherited from interface NetworkInterface.UpdateStages.WithApplicationSecurityGroup
withExistingApplicationSecurityGroup, withoutApplicationSecurityGroupMethods inherited from interface NetworkInterface.UpdateStages.WithDnsServer
withAzureDnsServer, withDnsServer, withoutDnsServerMethods inherited from interface NetworkInterface.UpdateStages.WithIPConfiguration
defineSecondaryIPConfiguration, updateIPConfiguration, withoutIPConfigurationMethods inherited from interface NetworkInterface.UpdateStages.WithIPForwarding
withIPForwarding, withoutIPForwardingMethods inherited from interface NetworkInterface.UpdateStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRule, withoutLoadBalancerBackends, withoutLoadBalancerInboundNatRulesMethods inherited from interface NetworkInterface.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withNewNetworkSecurityGroup, withoutNetworkSecurityGroupMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
withSubnetMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryPrivateIP
withPrimaryPrivateIPAddressDynamic, withPrimaryPrivateIPAddressStaticMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
withExistingPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withoutPrimaryPublicIPAddressMethods inherited from interface NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions
withPrimaryPublicIPAddressDeleteOptionsMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags