QuotaInfo Class

The quota properties for the cluster.

Inheritance
msrest.serialization.Model
QuotaInfo

Constructor

QuotaInfo(*, cores_used: int | None = None, **kwargs)

Parameters

Name Description
cores_used
Required
int

The cores used by the cluster.

Keyword-Only Parameters

Name Description
cores_used
Required