Interface NetworkInterface

All Superinterfaces:
GroupableResource<NetworkManager,NetworkInterfaceInner>, HasId, HasInnerModel<NetworkInterfaceInner>, HasManager<NetworkManager>, HasName, HasResourceGroup, Indexable, NetworkInterfaceBase, Refreshable<NetworkInterface>, Resource, Updatable<NetworkInterface.Update>, UpdatableWithTags<NetworkInterface>

Network interface.
  • Method Details

    • ipConfigurations

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

      NicIpConfiguration primaryIPConfiguration()
      Gets the primary IP configuration of this network interface.
      Returns:
      the primary IP configuration of this network interface