NetworkInterface.Update Interface
Implementações
WithAcceleratedNetworking
WithDnsServer
WithIPConfiguration
WithIPForwarding
WithLoadBalancer
WithNetworkSecurityGroup
WithPrimaryNetworkSubnet
WithPrimaryPrivateIP
WithPrimaryPublicIPAddress
UpdateWithTags<Atualização>
Aplicável<Networkinterface>
public static interface NetworkInterface.Update
extends Appliable<NetworkInterface>, UpdateWithTags<Update>, WithPrimaryNetworkSubnet, WithPrimaryPrivateIP, WithPrimaryPublicIPAddress, WithNetworkSecurityGroup, WithIPForwarding, WithDnsServer, WithIPConfiguration, WithLoadBalancer, WithAcceleratedNetworking
O modelo para uma operação de atualização, que contém todas as configurações que podem ser modificadas.
Aplica-se a
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