SBSubscriptionListResult Class
The response to the List Subscriptions operation.
- Inheritance
-
SBSubscriptionListResult
Constructor
SBSubscriptionListResult(*, value: Optional[List[azure.mgmt.servicebus.v2017_04_01.models._models_py3.SBSubscription]] = None, next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
Link to the next set of results. Not empty if Value contains incomplete list of subscriptions.
Feedback
Submit and view feedback for