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
|
|
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python