Class NetworkSettingsInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.databoxedge.models.ArmBaseModel
com.azure.resourcemanager.databoxedge.fluent.models.NetworkSettingsInner

public final class NetworkSettingsInner extends ArmBaseModel
The network settings of a device.
  • Constructor Details

    • NetworkSettingsInner

      public NetworkSettingsInner()
      Creates an instance of NetworkSettingsInner 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.
      Overrides:
      validate in class ArmBaseModel
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.