Interface NetworkInterface.Update
- All Superinterfaces:
Appliable<NetworkInterface>
,Indexable
,NetworkInterface.UpdateStages.WithAcceleratedNetworking
,NetworkInterface.UpdateStages.WithDnsServer
,NetworkInterface.UpdateStages.WithIPConfiguration
,NetworkInterface.UpdateStages.WithIPForwarding
,NetworkInterface.UpdateStages.WithLoadBalancer
,NetworkInterface.UpdateStages.WithNetworkSecurityGroup
,NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
,NetworkInterface.UpdateStages.WithPrimaryPrivateIP
,NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
,Resource.UpdateWithTags<NetworkInterface.Update>
- Enclosing interface:
- NetworkInterface
public static interface NetworkInterface.Update
extends Appliable<NetworkInterface>, Resource.UpdateWithTags<NetworkInterface.Update>, NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet, NetworkInterface.UpdateStages.WithPrimaryPrivateIP, NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress, NetworkInterface.UpdateStages.WithNetworkSecurityGroup, NetworkInterface.UpdateStages.WithIPForwarding, NetworkInterface.UpdateStages.WithDnsServer, NetworkInterface.UpdateStages.WithIPConfiguration, NetworkInterface.UpdateStages.WithLoadBalancer, NetworkInterface.UpdateStages.WithAcceleratedNetworking
The template for an update operation, containing all the settings that
can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithAcceleratedNetworking
withAcceleratedNetworking, withoutAcceleratedNetworking
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
withAzureDnsServer, withDnsServer, withoutDnsServer
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
defineSecondaryIPConfiguration, updateIPConfiguration, withoutIPConfiguration
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPForwarding
withIPForwarding, withoutIPForwarding
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRule, withoutLoadBalancerBackends, withoutLoadBalancerInboundNatRules
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withNewNetworkSecurityGroup, withoutNetworkSecurityGroup
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
withSubnet
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPrivateIP
withPrimaryPrivateIPAddressDynamic, withPrimaryPrivateIPAddressStatic
Methods inherited from interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
withExistingPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withoutPrimaryPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags