Поделиться через


DeviceRegistrationKeyInner Class

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

public final class DeviceRegistrationKeyInner

The device registration key.

Constructor Summary

Constructor Description
DeviceRegistrationKeyInner()

Creates an instance of DeviceRegistrationKeyInner class.

Method Summary

Modifier and Type Method and Description
String registrationKey()

Get the registrationKey property: The registration key for the device.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

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.

Applies to