Interface DeviceRegistrationKey


public interface DeviceRegistrationKey
An immutable client-side representation of DeviceRegistrationKey.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.hybridnetwork.fluent.models.DeviceRegistrationKeyInner object.
    Gets the registrationKey property: The registration key for the device.
  • Method Details

    • registrationKey

      String registrationKey()
      Gets the registrationKey property: The registration key for the device.
      Returns:
      the registrationKey value.
    • innerModel

      Gets the inner com.azure.resourcemanager.hybridnetwork.fluent.models.DeviceRegistrationKeyInner object.
      Returns:
      the inner object.