DeviceRegistrationKeyInner Class
- java.
lang. Object - com.
azure. resourcemanager. hybridnetwork. fluent. models. DeviceRegistrationKeyInner
- com.
public final class DeviceRegistrationKeyInner
The device registration key.
Constructor Summary
| Constructor | Description |
|---|---|
| DeviceRegistrationKeyInner() |
Creates an instance of Device |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
registrationKey()
Get the registration |
| 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:
validate
public void validate()
Validates the instance.