Registration.DefinitionStages.WithRegistrationToken Interface
public static interface Registration.DefinitionStages.WithRegistrationToken
The stage of the Registration definition allowing to specify registrationToken.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRegistrationToken(String registrationToken)
Specifies the registration |
Method Details
withRegistrationToken
public abstract Registration.DefinitionStages.WithCreate withRegistrationToken(String registrationToken)
Specifies the registrationToken property: The token identifying registered Azure Stack.
Parameters:
Returns: