QuotaInfo Class
The quota properties for the cluster.
- Inheritance
-
msrest.serialization.ModelQuotaInfo
Constructor
QuotaInfo(*, cores_used: int | None = None, **kwargs)
Parameters
Name | Description |
---|---|
cores_used
Required
|
The cores used by the cluster. |
Keyword-Only Parameters
Name | Description |
---|---|
cores_used
Required
|
|