Class NetworkAdapterPosition

java.lang.Object
com.azure.resourcemanager.databoxedge.models.NetworkAdapterPosition

public final class NetworkAdapterPosition extends Object
The network adapter position.
  • Constructor Details

    • NetworkAdapterPosition

      public NetworkAdapterPosition()
      Creates an instance of NetworkAdapterPosition class.
  • Method Details

    • networkGroup

      public NetworkGroup networkGroup()
      Get the networkGroup property: The network group.
      Returns:
      the networkGroup value.
    • port

      public Integer port()
      Get the port property: The port.
      Returns:
      the port value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.