Class NetworkSettingsProperties

java.lang.Object
com.azure.resourcemanager.databoxedge.fluent.models.NetworkSettingsProperties

public final class NetworkSettingsProperties extends Object
The properties of network settings.
  • Constructor Details

    • NetworkSettingsProperties

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

    • networkAdapters

      public List<NetworkAdapter> networkAdapters()
      Get the networkAdapters property: The network adapter list on the device.
      Returns:
      the networkAdapters value.
    • validate

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