共用方式為


QuantumJobQuota Class

Definition

Quota information.

public class QuantumJobQuota
type QuantumJobQuota = class
Public Class QuantumJobQuota
Inheritance
QuantumJobQuota

Properties

Dimension

The name of the dimension associated with the quota.

Holds

The amount of the usage that has been reserved but not applied for the current period.

Limit

The maximum amount of usage allowed for the current period.

Period

The time period in which the quota's underlying meter is accumulated. Based on calendar year. 'None' is used for concurrent quotas.

ProviderId

The unique identifier for the provider.

Scope

The scope at which the quota is applied.

Utilization

The amount of the usage that has been applied for the current period.

Applies to