Interface ActivationKeyResult


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

    Modifier and Type
    Method
    Description
    Gets the activationKey property: Azure Stack activation key.
    Gets the inner com.azure.resourcemanager.azurestack.fluent.models.ActivationKeyResultInner object.
  • Method Details

    • activationKey

      String activationKey()
      Gets the activationKey property: Azure Stack activation key.
      Returns:
      the activationKey value.
    • innerModel

      Gets the inner com.azure.resourcemanager.azurestack.fluent.models.ActivationKeyResultInner object.
      Returns:
      the inner object.