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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java