Interface NetworkInterface.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<NetworkInterface>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, NetworkInterface.UpdateStages.WithAcceleratedNetworking, NetworkInterface.UpdateStages.WithApplicationSecurityGroup, NetworkInterface.UpdateStages.WithDnsServer, NetworkInterface.UpdateStages.WithIPConfiguration, NetworkInterface.UpdateStages.WithIPForwarding, NetworkInterface.UpdateStages.WithLoadBalancer, NetworkInterface.UpdateStages.WithNetworkSecurityGroup, NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet, NetworkInterface.UpdateStages.WithPrimaryPrivateIP, NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress, NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<NetworkInterface.Update>
- Enclosing interface:
NetworkInterface
public static interface NetworkInterface.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<NetworkInterface>, com.azure.resourcemanager.resources.fluentcore.arm.models.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, NetworkInterface.UpdateStages.WithApplicationSecurityGroup, NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface NetworkInterface.UpdateStages.WithAcceleratedNetworking
withAcceleratedNetworking, withoutAcceleratedNetworkingMethods inherited from interface NetworkInterface.UpdateStages.WithApplicationSecurityGroup
withExistingApplicationSecurityGroup, withoutApplicationSecurityGroupMethods inherited from interface NetworkInterface.UpdateStages.WithDnsServer
withAzureDnsServer, withDnsServer, withoutDnsServerMethods inherited from interface NetworkInterface.UpdateStages.WithIPConfiguration
defineSecondaryIPConfiguration, updateIPConfiguration, withoutIPConfigurationMethods inherited from interface NetworkInterface.UpdateStages.WithIPForwarding
withIPForwarding, withoutIPForwardingMethods inherited from interface NetworkInterface.UpdateStages.WithLoadBalancer
withExistingLoadBalancerBackend, withExistingLoadBalancerInboundNatRule, withoutLoadBalancerBackends, withoutLoadBalancerInboundNatRulesMethods inherited from interface NetworkInterface.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withNewNetworkSecurityGroup, withoutNetworkSecurityGroupMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
withSubnetMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryPrivateIP
withPrimaryPrivateIPAddressDynamic, withPrimaryPrivateIPAddressStaticMethods inherited from interface NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
withExistingPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withNewPrimaryPublicIPAddress, withoutPrimaryPublicIPAddressMethods inherited from interface NetworkInterface.UpdateStages.WithPublicIPAddressDeleteOptions
withPrimaryPublicIPAddressDeleteOptionsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags