Interface ISubscriptionRegistration

All Superinterfaces:
IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
SubscriptionRegistrationOperations

public interface ISubscriptionRegistration
extends IPartnerComponent<Tuple<String,​String>>
Defines the operations available on a customer's subscription registrations.
  • Method Summary

    Modifier and Type Method Description
    String register()
    Register a subscription to enable Azure Reserved instance purchase.

    Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent

    getContext, getPartner
  • Method Details

    • register

      String register()
      Register a subscription to enable Azure Reserved instance purchase.
      Returns:
      The location which indicates the URL of the API to query for status.