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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java