NetworkInterface.Update Interface
Implements
WithAcceleratedNetworking
WithApplicationSecurityGroup
WithDnsServer
WithIPConfiguration
WithIPForwarding
WithLoadBalancer
WithNetworkSecurityGroup
WithPrimaryNetworkSubnet
WithPrimaryPrivateIP
WithPrimaryPublicIPAddress
WithPublicIPAddressDeleteOptions
UpdateWithTags<Update>
Appliable<NetworkInterface>
public static interface NetworkInterface.Update
extends Appliable<NetworkInterface>, UpdateWithTags<Update>, WithPrimaryNetworkSubnet, WithPrimaryPrivateIP, WithPrimaryPublicIPAddress, WithNetworkSecurityGroup, WithIPForwarding, WithDnsServer, WithIPConfiguration, WithLoadBalancer, WithAcceleratedNetworking, WithApplicationSecurityGroup, WithPublicIPAddressDeleteOptions
The template for an update operation, containing all the settings that can be modified.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java