SubscriptionListResult Class
Subscription list operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
SubscriptionListResult
Constructor
SubscriptionListResult(*, next_link: str, value: Optional[List[azure.mgmt.resource.subscriptions.v2021_01_01.models._models_py3.Subscription]] = None, **kwargs)
Variables
- value
- list[Subscription]
An array of subscriptions.
- next_link
- str
Required. The URL to get the next set of results.
Feedback
Submit and view feedback for