Interface NetworkInterface

All Superinterfaces:
GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.NetworkInterfaceInner>, HasId, HasInner<com.microsoft.azure.management.network.implementation.NetworkInterfaceInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasName, HasResourceGroup, Indexable, NetworkInterfaceBase, Refreshable<NetworkInterface>, Resource, Updatable<NetworkInterface.Update>, UpdatableWithTags<NetworkInterface>

public interface NetworkInterface extends NetworkInterfaceBase, GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.NetworkInterfaceInner>, Refreshable<NetworkInterface>, Updatable<NetworkInterface.Update>, UpdatableWithTags<NetworkInterface>
Network interface.
  • Method Details

    • ipConfigurations

      Map<String,NicIPConfiguration> ipConfigurations()
      Returns:
      the IP configurations of this network interface, indexed by their names.
    • primaryIPConfiguration

      NicIPConfiguration primaryIPConfiguration()
      Returns:
      the primary IP configuration of this network interface