Class DeviceConfiguration

java.lang.Object
com.azure.resourcemanager.azurestack.models.DeviceConfiguration

public final class DeviceConfiguration extends Object
Device Configuration.
  • Constructor Details

    • DeviceConfiguration

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

    • deviceVersion

      public String deviceVersion()
      Get the deviceVersion property: Version of the device.
      Returns:
      the deviceVersion value.
    • identitySystem

      public Category identitySystem()
      Get the identitySystem property: Identity system of the device.
      Returns:
      the identitySystem value.
    • validate

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