Class DeviceRegistrationKeyInner

java.lang.Object
com.azure.resourcemanager.hybridnetwork.fluent.models.DeviceRegistrationKeyInner

public final class DeviceRegistrationKeyInner extends Object
The device registration key.
  • Constructor Details

    • DeviceRegistrationKeyInner

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

    • registrationKey

      public String registrationKey()
      Get the registrationKey property: The registration key for the device.
      Returns:
      the registrationKey value.
    • validate

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