Class ApplianceNetworkConfiguration

java.lang.Object
com.azure.resourcemanager.databox.models.ApplianceNetworkConfiguration

public final class ApplianceNetworkConfiguration extends Object
The Network Adapter configuration of a DataBox.
  • Constructor Details

    • ApplianceNetworkConfiguration

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

    • name

      public String name()
      Get the name property: Name of the network.
      Returns:
      the name value.
    • macAddress

      public String macAddress()
      Get the macAddress property: Mac Address.
      Returns:
      the macAddress value.
    • validate

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