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
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