SubscriptionQuota Class
Describes the current quota for the subscription.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.streamanalytics.models._models_py3.SubResourceSubscriptionQuota
Constructor
SubscriptionQuota(*, name: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- type
- str
Resource type.
- max_count
- int
The max permitted usage of this resource.
- current_count
- int
The current usage of this resource.
Feedback
Submit and view feedback for