ActivationKeyResult Interface
public interface ActivationKeyResult
An immutable client-side representation of ActivationKeyResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
activationKey()
Gets the activation |
|
abstract
Activation |
innerModel()
Gets the inner com. |
Method Details
activationKey
public abstract String activationKey()
Gets the activationKey property: Azure Stack activation key.
Returns:
innerModel
public abstract ActivationKeyResultInner innerModel()
Gets the inner com.azure.resourcemanager.azurestack.fluent.models.ActivationKeyResultInner object.
Returns: