LinkedSubscriptionsList Class

List of linked subscriptions with paging support.

Inheritance
LinkedSubscriptionsList

Constructor

LinkedSubscriptionsList(*, next_link: Optional[str] = None, value: Optional[List[azure.mgmt.azurestack.models._models_py3.LinkedSubscription]] = None, **kwargs)

Parameters

next_link
str
Required

URI to the next page.

value
list[LinkedSubscription]
Required

List of Linked Subscriptions.