Interface Registration.DefinitionStages.WithRegistrationToken

All Known Subinterfaces:
Registration.Definition
Enclosing interface:
Registration.DefinitionStages

public static interface Registration.DefinitionStages.WithRegistrationToken
The stage of the Registration definition allowing to specify registrationToken.
  • Method Details

    • withRegistrationToken

      Registration.DefinitionStages.WithCreate withRegistrationToken(String registrationToken)
      Specifies the registrationToken property: The token identifying registered Azure Stack.
      Parameters:
      registrationToken - The token identifying registered Azure Stack.
      Returns:
      the next definition stage.