QuotasClient Class
- java.
lang. Object - com.
azure. quantum. jobs. QuotasClient
- com.
public final class QuotasClient
Initializes a new instance of the synchronous QuantumClient type.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Paged |
list()
List quotas for the given workspace. |
Methods inherited from java.lang.Object
Method Details
list
public PagedIterable<Quota> list()
List quotas for the given workspace.
Returns: