ManagementLink ============== A Link to a site where a subscription can be managed. Resource definition ------------------- .. literalinclude:: _static/ManagementLink.json :language: json +--------------------------------+--------------------+-------------------------------------------------------------------------+ | Name | Type | Description | +================================+====================+=========================================================================+ | Link | string | Url to the site | +--------------------------------+--------------------+-------------------------------------------------------------------------+ | ResellerCustomer | ObjectReference | | +--------------------------------+--------------------+-------------------------------------------------------------------------+ | Subscription | ObjectReference | The subscription to manage | +--------------------------------+--------------------+-------------------------------------------------------------------------+ | Text | string | Friendly name of the site | +--------------------------------+--------------------+-------------------------------------------------------------------------+ Operations on ManagementLink ----------------------------- - :doc:`/scenarios/managementlinks-get`